#5EEACA#5EEACA
#5EEACA is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.130 H 175.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEACA |
|---|---|
| RGB | rgb(94, 234, 202) |
| HSL | hsl(166, 77%, 64%) |
| HSV | hsv(166, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.73, -45.38, 4.29) |
| CIE-LCH | lch(84.73, 45.58, 174.60°) |
| OKLab | oklab(85.2% -0.1294 0.0107) |
| OKLCH | oklch(85.2% 0.13 175.3) |
| XYZ | xyz(44.6946, 65.4850, 66.1501) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.96
Turquoise
#40E0D0
ΔE00 5.53
Aquamarine (survey)
#04D8B2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEACA #EA5E7E
analogous
#5EEA84 #5EEACA #5EC4EA
triadic
#5EEACA #CA5EEA #EACA5E
tetradic
#5EEACA #845EEA #EA5E7E #C4EA5E
square
#5EEACA #845EEA #EA5E7E #C4EA5E
split-complementary
#5EEACA #EA5EC4 #EA845E
monochromatic
#18B692 #28E3B8 #5EEACA #94F1DC #CAF8EE
Accessibility & contrast
On white
1.49
#5EEACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5EEACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEACA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEACA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eeaca; /* rgb */ color: rgb(94, 234, 202); /* oklch */ color: oklch(85.2% 0.130 175.3);
Tailwind
colors: {
custom: {
50: '#99f1da',
500: '#5eeaca',
950: '#000000',
},
}SCSS
$custom: #5eeaca; $custom-light: #99f1da; $custom-dark: #000000;
JSON
{
"hex": "#5eeaca",
"rgb": {
"r": 94,
"g": 234,
"b": 202
},
"hsl": {
"h": 166.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85202,
"c": 0.12989,
"h": 175.3
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#5EEACA
secondary
#B63754
accent
#0C3BD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583