#55EAC7#55EAC7
#55EAC7 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.136 H 174.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #55EAC7 |
|---|---|
| RGB | rgb(85, 234, 199) |
| HSL | hsl(166, 78%, 63%) |
| HSV | hsv(166, 64%, 92%) |
| CMYK | cmyk(63.7%, 0%, 15%, 8.2%) |
| CIE-LAB | lab(84.43, -47.65, 5.40) |
| CIE-LCH | lch(84.43, 47.95, 173.54°) |
| OKLab | oklab(84.87% -0.1353 0.0136) |
| OKLCH | oklch(84.87% 0.136 174.3) |
| XYZ | xyz(43.4729, 64.8958, 64.2568) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EAC7 #EA5578
analogous
#55EA7D #55EAC7 #55C2EA
triadic
#55EAC7 #C755EA #EAC755
tetradic
#55EAC7 #7D55EA #EA5578 #C2EA55
square
#55EAC7 #7D55EA #EA5578 #C2EA55
split-complementary
#55EAC7 #EA55C2 #EA7D55
monochromatic
#16AF8B #1FE3B5 #55EAC7 #8BF1D9 #C2F7EB
Accessibility & contrast
On white
1.50
#55EAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#55EAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EAC7
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EAC7 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC5
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55eac7; /* rgb */ color: rgb(85, 234, 199); /* oklch */ color: oklch(84.9% 0.136 174.3);
Tailwind
colors: {
custom: {
50: '#95f1d8',
500: '#55eac7',
950: '#000000',
},
}SCSS
$custom: #55eac7; $custom-light: #95f1d8; $custom-dark: #000000;
JSON
{
"hex": "#55eac7",
"rgb": {
"r": 85,
"g": 234,
"b": 199
},
"hsl": {
"h": 165.906,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.84866,
"c": 0.13594,
"h": 174.3
},
"luminance": 0.649
}Semantic roles & 50–950 ramp
primary
#55EAC7
secondary
#B03451
accent
#0B3CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583