#55EAC8#55EAC8
#55EAC8 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.135 H 174.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #55EAC8 |
|---|---|
| RGB | rgb(85, 234, 200) |
| HSL | hsl(166, 78%, 63%) |
| HSV | hsv(166, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.45, -47.41, 4.91) |
| CIE-LCH | lch(84.45, 47.66, 174.09°) |
| OKLab | oklab(84.89% -0.1348 0.0123) |
| OKLCH | oklch(84.89% 0.135 174.8) |
| XYZ | xyz(43.5894, 64.9423, 64.8703) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.38
Aqua Marine
#2EE8BB
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EAC8 #EA5577
analogous
#55EA7E #55EAC8 #55C1EA
triadic
#55EAC8 #C855EA #EAC855
tetradic
#55EAC8 #7E55EA #EA5577 #C1EA55
square
#55EAC8 #7E55EA #EA5577 #C1EA55
split-complementary
#55EAC8 #EA55C1 #EA7E55
monochromatic
#16AF8C #1FE3B6 #55EAC8 #8BF1DA #C2F7EB
Accessibility & contrast
On white
1.50
#55EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#55EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EAC8
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EAC8 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55eac8; /* rgb */ color: rgb(85, 234, 200); /* oklch */ color: oklch(84.9% 0.135 174.8);
Tailwind
colors: {
custom: {
50: '#95f1d8',
500: '#55eac8',
950: '#000000',
},
}SCSS
$custom: #55eac8; $custom-light: #95f1d8; $custom-dark: #000000;
JSON
{
"hex": "#55eac8",
"rgb": {
"r": 85,
"g": 234,
"b": 200
},
"hsl": {
"h": 166.309,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.84893,
"c": 0.13538,
"h": 174.8
},
"luminance": 0.64947
}Semantic roles & 50–950 ramp
primary
#55EAC8
secondary
#B03450
accent
#0B3ADA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583