#55F4BC#55F4BC
#55F4BC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.0% C 0.155 H 165.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #55F4BC |
|---|---|
| RGB | rgb(85, 244, 188) |
| HSL | hsl(159, 88%, 65%) |
| HSV | hsv(159, 65%, 96%) |
| CMYK | cmyk(65.2%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.12, -54.31, 14.98) |
| CIE-LCH | lch(87.12, 56.34, 164.58°) |
| OKLab | oklab(86.99% -0.1502 0.0383) |
| OKLCH | oklch(86.99% 0.155 165.7) |
| XYZ | xyz(45.1693, 70.2586, 58.7480) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.45
Greenish Turquoise
#00FBB0
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F4BC #F4558D
analogous
#55F46D #55F4BC #55DCF4
triadic
#55F4BC #BC55F4 #F4BC55
tetradic
#55F4BC #6D55F4 #F4558D #DCF455
square
#55F4BC #6D55F4 #F4558D #DCF455
split-complementary
#55F4BC #F455DC #F46D55
monochromatic
#0DC282 #1CF0A5 #55F4BC #8EF8D3 #C8FBE9
Accessibility & contrast
On white
1.40
#55F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#55F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F4BC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F4BC | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#00F5E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55f4bc; /* rgb */ color: rgb(85, 244, 188); /* oklch */ color: oklch(87.0% 0.155 165.7);
Tailwind
colors: {
custom: {
50: '#96f9d0',
500: '#55f4bc',
950: '#000000',
},
}SCSS
$custom: #55f4bc; $custom-light: #96f9d0; $custom-dark: #000000;
JSON
{
"hex": "#55f4bc",
"rgb": {
"r": 85,
"g": 244,
"b": 188
},
"hsl": {
"h": 158.868,
"s": 87.845,
"l": 64.51
},
"oklch": {
"l": 0.86985,
"c": 0.15501,
"h": 165.7
},
"luminance": 0.70264
}Semantic roles & 50–950 ramp
primary
#55F4BC
secondary
#C02E61
accent
#0151E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583