#5EF5D0#5EF5D0
#5EF5D0 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.139 H 173.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5D0 |
|---|---|
| RGB | rgb(94, 245, 208) |
| HSL | hsl(165, 88%, 66%) |
| HSV | hsv(165, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 15.1%, 3.9%) |
| CIE-LAB | lab(88.08, -48.67, 5.98) |
| CIE-LCH | lch(88.08, 49.03, 172.99°) |
| OKLab | oklab(87.98% -0.138 0.0151) |
| OKLCH | oklch(87.98% 0.139 173.8) |
| XYZ | xyz(48.6482, 72.2334, 71.0409) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5D0 #F55E83
analogous
#5EF585 #5EF5D0 #5ECFF5
triadic
#5EF5D0 #D05EF5 #F5D05E
tetradic
#5EF5D0 #855EF5 #F55E83 #CFF55E
square
#5EF5D0 #855EF5 #F55E83 #CFF55E
split-complementary
#5EF5D0 #F55ECF #F5855E
monochromatic
#0DCC9D #24F1BF #5EF5D0 #98F9E1 #D1FCF2
Accessibility & contrast
On white
1.36
#5EF5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#5EF5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5D0
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5D0 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CE
Deuteranopia (green-blind)
#D8D6D3
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef5d0; /* rgb */ color: rgb(94, 245, 208); /* oklch */ color: oklch(88.0% 0.139 173.8);
Tailwind
colors: {
custom: {
50: '#9af9de',
500: '#5ef5d0',
950: '#000000',
},
}SCSS
$custom: #5ef5d0; $custom-light: #9af9de; $custom-dark: #000000;
JSON
{
"hex": "#5ef5d0",
"rgb": {
"r": 94,
"g": 245,
"b": 208
},
"hsl": {
"h": 165.298,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87976,
"c": 0.13884,
"h": 173.8
},
"luminance": 0.72239
}Semantic roles & 50–950 ramp
primary
#5EF5D0
secondary
#C82F55
accent
#0139E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584