#55EECB#55EECB
#55EECB is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.138 H 174.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #55EECB |
|---|---|
| RGB | rgb(85, 238, 203) |
| HSL | hsl(166, 82%, 63%) |
| HSV | hsv(166, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(85.70, -48.39, 5.13) |
| CIE-LCH | lch(85.70, 48.66, 173.95°) |
| OKLab | oklab(85.93% -0.1375 0.0128) |
| OKLCH | oklch(85.93% 0.138 174.7) |
| XYZ | xyz(45.0951, 67.3872, 67.1188) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.48
Aquamarine
#7FFFD4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EECB #EE5578
analogous
#55EE7F #55EECB #55C4EE
triadic
#55EECB #CB55EE #EECB55
tetradic
#55EECB #7F55EE #EE5578 #C4EE55
square
#55EECB #7F55EE #EE5578 #C4EE55
split-complementary
#55EECB #EE55C4 #EE7F55
monochromatic
#12B691 #1DE8BA #55EECB #8DF4DC #C4F9ED
Accessibility & contrast
On white
1.45
#55EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#55EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EECB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EECB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0C9
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55eecb; /* rgb */ color: rgb(85, 238, 203); /* oklch */ color: oklch(85.9% 0.138 174.7);
Tailwind
colors: {
custom: {
50: '#95f4da',
500: '#55eecb',
950: '#000000',
},
}SCSS
$custom: #55eecb; $custom-light: #95f4da; $custom-dark: #000000;
JSON
{
"hex": "#55eecb",
"rgb": {
"r": 85,
"g": 238,
"b": 203
},
"hsl": {
"h": 166.275,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85932,
"c": 0.1381,
"h": 174.7
},
"luminance": 0.67392
}Semantic roles & 50–950 ramp
primary
#55EECB
secondary
#B63150
accent
#0738DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583