#5EE8D4#5EE8D4
#5EE8D4 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.123 H 182.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8D4 |
|---|---|
| RGB | rgb(94, 232, 212) |
| HSL | hsl(171, 75%, 64%) |
| HSV | hsv(171, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(84.40, -42.06, -1.46) |
| CIE-LCH | lch(84.40, 42.08, 181.99°) |
| OKLab | oklab(85.02% -0.123 -0.0046) |
| OKLCH | oklch(85.02% 0.123 182.1) |
| XYZ | xyz(45.3510, 64.8417, 72.4003) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8D4 #E85E72
analogous
#5EE88F #5EE8D4 #5EB7E8
triadic
#5EE8D4 #D45EE8 #E8D45E
tetradic
#5EE8D4 #8F5EE8 #E85E72 #B7E85E
square
#5EE8D4 #8F5EE8 #E85E72 #B7E85E
split-complementary
#5EE8D4 #E85EB7 #E88F5E
monochromatic
#19B29C #28E0C6 #5EE8D4 #94F0E2 #C9F7F1
Accessibility & contrast
On white
1.50
#5EE8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5EE8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8D4
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8D4 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD3
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee8d4; /* rgb */ color: rgb(94, 232, 212); /* oklch */ color: oklch(85.0% 0.123 182.1);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5ee8d4',
950: '#000000',
},
}SCSS
$custom: #5ee8d4; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5ee8d4",
"rgb": {
"r": 94,
"g": 232,
"b": 212
},
"hsl": {
"h": 171.304,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.85016,
"c": 0.12309,
"h": 182.1
},
"luminance": 0.64846
}Semantic roles & 50–950 ramp
primary
#5EE8D4
secondary
#B33849
accent
#0E2BD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584