#5EE8D5#5EE8D5
#5EE8D5 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.123 H 182.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8D5 |
|---|---|
| RGB | rgb(94, 232, 213) |
| HSL | hsl(172, 75%, 64%) |
| HSV | hsv(172, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.43, -41.81, -1.95) |
| CIE-LCH | lch(84.43, 41.85, 182.67°) |
| OKLab | oklab(85.05% -0.1226 -0.0059) |
| OKLCH | oklch(85.05% 0.123 182.8) |
| XYZ | xyz(45.4775, 64.8923, 73.0667) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 6.93
Bright Turquoise
#0FFEF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8D5 #E85E71
analogous
#5EE890 #5EE8D5 #5EB6E8
triadic
#5EE8D5 #D55EE8 #E8D55E
tetradic
#5EE8D5 #905EE8 #E85E71 #B6E85E
square
#5EE8D5 #905EE8 #E85E71 #B6E85E
split-complementary
#5EE8D5 #E85EB6 #E8905E
monochromatic
#19B29D #28E0C7 #5EE8D5 #94F0E3 #C9F7F1
Accessibility & contrast
On white
1.50
#5EE8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EE8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8D5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8D5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee8d5; /* rgb */ color: rgb(94, 232, 213); /* oklch */ color: oklch(85.0% 0.123 182.8);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5ee8d5',
950: '#000000',
},
}SCSS
$custom: #5ee8d5; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5ee8d5",
"rgb": {
"r": 94,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.739,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.85046,
"c": 0.1227,
"h": 182.8
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#5EE8D5
secondary
#B33849
accent
#0E2AD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584