#55EEC0#55EEC0
#55EEC0 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.145 H 169.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEC0 |
|---|---|
| RGB | rgb(85, 238, 192) |
| HSL | hsl(162, 82%, 63%) |
| HSV | hsv(162, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(85.44, -50.97, 10.52) |
| CIE-LCH | lch(85.44, 52.04, 168.34°) |
| OKLab | oklab(85.64% -0.1424 0.0269) |
| OKLCH | oklch(85.64% 0.145 169.3) |
| XYZ | xyz(43.8305, 66.8814, 60.4584) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.22
Bright Teal
#01F9C6
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEC0 #EE5583
analogous
#55EE73 #55EEC0 #55CFEE
triadic
#55EEC0 #C055EE #EEC055
tetradic
#55EEC0 #7355EE #EE5583 #CFEE55
square
#55EEC0 #7355EE #EE5583 #CFEE55
split-complementary
#55EEC0 #EE55CF #EE7355
monochromatic
#12B685 #1DE8AB #55EEC0 #8DF4D5 #C4F9E9
Accessibility & contrast
On white
1.46
#55EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#55EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEC0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEC0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eec0; /* rgb */ color: rgb(85, 238, 192); /* oklch */ color: oklch(85.6% 0.145 169.3);
Tailwind
colors: {
custom: {
50: '#95f4d3',
500: '#55eec0',
950: '#000000',
},
}SCSS
$custom: #55eec0; $custom-light: #95f4d3; $custom-dark: #000000;
JSON
{
"hex": "#55eec0",
"rgb": {
"r": 85,
"g": 238,
"b": 192
},
"hsl": {
"h": 161.961,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.8564,
"c": 0.14494,
"h": 169.3
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#55EEC0
secondary
#B63159
accent
#0748DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583