#5EEAD1#5EEAD1
#5EEAD1 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.4% C 0.126 H 179.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAD1 |
|---|---|
| RGB | rgb(94, 234, 209) |
| HSL | hsl(169, 77%, 64%) |
| HSV | hsv(169, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 10.7%, 8.2%) |
| CIE-LAB | lab(84.91, -43.69, 0.86) |
| CIE-LCH | lch(84.91, 43.69, 178.87°) |
| OKLab | oklab(85.4% -0.1264 0.0016) |
| OKLCH | oklch(85.4% 0.126 179.3) |
| XYZ | xyz(45.5422, 65.8241, 70.6144) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Aqua (survey)
#13EAC9
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 5.50
Aqua Marine
#2EE8BB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAD1 #EA5E77
analogous
#5EEA8B #5EEAD1 #5EBDEA
triadic
#5EEAD1 #D15EEA #EAD15E
tetradic
#5EEAD1 #8B5EEA #EA5E77 #BDEA5E
square
#5EEAD1 #8B5EEA #EA5E77 #BDEA5E
split-complementary
#5EEAD1 #EA5EBD #EA8B5E
monochromatic
#18B69A #28E3C2 #5EEAD1 #94F1E0 #CAF8F0
Accessibility & contrast
On white
1.48
#5EEAD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5EEAD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAD1
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAD1 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eead1; /* rgb */ color: rgb(94, 234, 209); /* oklch */ color: oklch(85.4% 0.126 179.3);
Tailwind
colors: {
custom: {
50: '#99f1df',
500: '#5eead1',
950: '#000000',
},
}SCSS
$custom: #5eead1; $custom-light: #99f1df; $custom-dark: #000000;
JSON
{
"hex": "#5eead1",
"rgb": {
"r": 94,
"g": 234,
"b": 209
},
"hsl": {
"h": 169.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85401,
"c": 0.12637,
"h": 179.3
},
"luminance": 0.65829
}Semantic roles & 50–950 ramp
primary
#5EEAD1
secondary
#B6374D
accent
#0C31D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584