#55EECC#55EECC
#55EECC is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.138 H 175.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #55EECC |
|---|---|
| RGB | rgb(85, 238, 204) |
| HSL | hsl(167, 82%, 63%) |
| HSV | hsv(167, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(85.72, -48.15, 4.64) |
| CIE-LCH | lch(85.72, 48.37, 174.49°) |
| OKLab | oklab(85.96% -0.137 0.0116) |
| OKLCH | oklch(85.96% 0.138 175.2) |
| XYZ | xyz(45.2146, 67.4351, 67.7484) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EECC #EE5577
analogous
#55EE7F #55EECC #55C3EE
triadic
#55EECC #CC55EE #EECC55
tetradic
#55EECC #7F55EE #EE5577 #C3EE55
square
#55EECC #7F55EE #EE5577 #C3EE55
split-complementary
#55EECC #EE55C3 #EE7F55
monochromatic
#12B692 #1DE8BB #55EECC #8DF4DD #C4F9ED
Accessibility & contrast
On white
1.45
#55EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#55EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EECC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EECC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55eecc; /* rgb */ color: rgb(85, 238, 204); /* oklch */ color: oklch(86.0% 0.138 175.2);
Tailwind
colors: {
custom: {
50: '#95f4db',
500: '#55eecc',
950: '#000000',
},
}SCSS
$custom: #55eecc; $custom-light: #95f4db; $custom-dark: #000000;
JSON
{
"hex": "#55eecc",
"rgb": {
"r": 85,
"g": 238,
"b": 204
},
"hsl": {
"h": 166.667,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.8596,
"c": 0.13754,
"h": 175.2
},
"luminance": 0.6744
}Semantic roles & 50–950 ramp
primary
#55EECC
secondary
#B6314F
accent
#0737DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584