#5EE8D8#5EE8D8
#5EE8D8 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.122 H 184.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8D8 |
|---|---|
| RGB | rgb(94, 232, 216) |
| HSL | hsl(173, 75%, 64%) |
| HSV | hsv(173, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.51, -41.05, -3.41) |
| CIE-LCH | lch(84.51, 41.19, 184.75°) |
| OKLab | oklab(85.14% -0.1213 -0.0099) |
| OKLCH | oklch(85.14% 0.122 184.6) |
| XYZ | xyz(45.8618, 65.0460, 75.0906) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.43
Tiffany Blue
#7BF2DA
ΔE00 3.88
Bright Aqua
#0BF9EA
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 6.37
Bright Turquoise
#0FFEF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8D8 #E85E6E
analogous
#5EE893 #5EE8D8 #5EB3E8
triadic
#5EE8D8 #D85EE8 #E8D85E
tetradic
#5EE8D8 #935EE8 #E85E6E #B3E85E
square
#5EE8D8 #935EE8 #E85E6E #B3E85E
split-complementary
#5EE8D8 #E85EB3 #E8935E
monochromatic
#19B2A0 #28E0CB #5EE8D8 #94F0E5 #C9F7F2
Accessibility & contrast
On white
1.50
#5EE8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5EE8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8D8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8D8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee8d8; /* rgb */ color: rgb(94, 232, 216); /* oklch */ color: oklch(85.1% 0.122 184.6);
Tailwind
colors: {
custom: {
50: '#99f0e4',
500: '#5ee8d8',
950: '#000000',
},
}SCSS
$custom: #5ee8d8; $custom-light: #99f0e4; $custom-dark: #000000;
JSON
{
"hex": "#5ee8d8",
"rgb": {
"r": 94,
"g": 232,
"b": 216
},
"hsl": {
"h": 173.043,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.85137,
"c": 0.12166,
"h": 184.6
},
"luminance": 0.65051
}Semantic roles & 50–950 ramp
primary
#5EE8D8
secondary
#B33846
accent
#0E26D7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584