#5EEAD0#5EEAD0
#5EEAD0 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.4% C 0.127 H 178.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAD0 |
|---|---|
| RGB | rgb(94, 234, 208) |
| HSL | hsl(169, 77%, 64%) |
| HSV | hsv(169, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 11.1%, 8.2%) |
| CIE-LAB | lab(84.88, -43.93, 1.35) |
| CIE-LCH | lch(84.88, 43.95, 178.24°) |
| OKLab | oklab(85.37% -0.1268 0.0029) |
| OKLCH | oklch(85.37% 0.127 178.7) |
| XYZ | xyz(45.4188, 65.7747, 69.9645) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Aqua (survey)
#13EAC9
ΔE00 3.26
Turquoise
#40E0D0
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 5.21
Aqua Marine
#2EE8BB
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAD0 #EA5E78
analogous
#5EEA8A #5EEAD0 #5EBEEA
triadic
#5EEAD0 #D05EEA #EAD05E
tetradic
#5EEAD0 #8A5EEA #EA5E78 #BEEA5E
square
#5EEAD0 #8A5EEA #EA5E78 #BEEA5E
split-complementary
#5EEAD0 #EA5EBE #EA8A5E
monochromatic
#18B699 #28E3C0 #5EEAD0 #94F1E0 #CAF8F0
Accessibility & contrast
On white
1.48
#5EEAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5EEAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAD0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAD0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#CCCED2
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eead0; /* rgb */ color: rgb(94, 234, 208); /* oklch */ color: oklch(85.4% 0.127 178.7);
Tailwind
colors: {
custom: {
50: '#99f1de',
500: '#5eead0',
950: '#000000',
},
}SCSS
$custom: #5eead0; $custom-light: #99f1de; $custom-dark: #000000;
JSON
{
"hex": "#5eead0",
"rgb": {
"r": 94,
"g": 234,
"b": 208
},
"hsl": {
"h": 168.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85372,
"c": 0.12683,
"h": 178.7
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#5EEAD0
secondary
#B6374E
accent
#0C32D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584