#55EEC8#55EEC8
#55EEC8 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.140 H 173.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEC8 |
|---|---|
| RGB | rgb(85, 238, 200) |
| HSL | hsl(165, 82%, 63%) |
| HSV | hsv(165, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(85.63, -49.10, 6.60) |
| CIE-LCH | lch(85.63, 49.54, 172.35°) |
| OKLab | oklab(85.85% -0.1388 0.0167) |
| OKLCH | oklch(85.85% 0.14 173.1) |
| XYZ | xyz(44.7410, 67.2456, 65.2542) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.74
Aqua (survey)
#13EAC9
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEC8 #EE557B
analogous
#55EE7B #55EEC8 #55C7EE
triadic
#55EEC8 #C855EE #EEC855
tetradic
#55EEC8 #7B55EE #EE557B #C7EE55
square
#55EEC8 #7B55EE #EE557B #C7EE55
split-complementary
#55EEC8 #EE55C7 #EE7B55
monochromatic
#12B68E #1DE8B6 #55EEC8 #8DF4DA #C4F9EC
Accessibility & contrast
On white
1.45
#55EEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#55EEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEC8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEC8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC6
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55eec8; /* rgb */ color: rgb(85, 238, 200); /* oklch */ color: oklch(85.9% 0.140 173.1);
Tailwind
colors: {
custom: {
50: '#95f4d8',
500: '#55eec8',
950: '#000000',
},
}SCSS
$custom: #55eec8; $custom-light: #95f4d8; $custom-dark: #000000;
JSON
{
"hex": "#55eec8",
"rgb": {
"r": 85,
"g": 238,
"b": 200
},
"hsl": {
"h": 165.098,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85851,
"c": 0.13984,
"h": 173.1
},
"luminance": 0.6725
}Semantic roles & 50–950 ramp
primary
#55EEC8
secondary
#B63152
accent
#073DDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583