#55ECCF#55ECCF
#55ECCF is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.134 H 177.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #55ECCF |
|---|---|
| RGB | rgb(85, 236, 207) |
| HSL | hsl(168, 80%, 63%) |
| HSV | hsv(168, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.21, -46.56, 2.33) |
| CIE-LCH | lch(85.21, 46.62, 177.14°) |
| OKLab | oklab(85.57% -0.1337 0.0054) |
| OKLCH | oklch(85.57% 0.134 177.7) |
| XYZ | xyz(44.9989, 66.4223, 69.4687) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.46
Tiffany Blue
#7BF2DA
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ECCF #EC5572
analogous
#55EC83 #55ECCF #55BDEC
triadic
#55ECCF #CF55EC #ECCF55
tetradic
#55ECCF #8355EC #EC5572 #BDEC55
square
#55ECCF #8355EC #EC5572 #BDEC55
split-complementary
#55ECCF #EC55BD #EC8355
monochromatic
#14B394 #1EE6BF #55ECCF #8CF2DF #C3F8EE
Accessibility & contrast
On white
1.47
#55ECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#55ECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ECCF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ECCF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eccf; /* rgb */ color: rgb(85, 236, 207); /* oklch */ color: oklch(85.6% 0.134 177.7);
Tailwind
colors: {
custom: {
50: '#95f3dd',
500: '#55eccf',
950: '#000000',
},
}SCSS
$custom: #55eccf; $custom-light: #95f3dd; $custom-dark: #000000;
JSON
{
"hex": "#55eccf",
"rgb": {
"r": 85,
"g": 236,
"b": 207
},
"hsl": {
"h": 168.477,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.85567,
"c": 0.13383,
"h": 177.7
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#55ECCF
secondary
#B3334B
accent
#0932DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584