#5EDFC0#5EDFC0
#5EDFC0 is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.123 H 174.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFC0 |
|---|---|
| RGB | rgb(94, 223, 192) |
| HSL | hsl(166, 67%, 62%) |
| HSV | hsv(166, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(81.27, -42.97, 4.56) |
| CIE-LCH | lch(81.27, 43.21, 173.95°) |
| OKLab | oklab(82.3% -0.1224 0.0114) |
| OKLCH | oklch(82.3% 0.123 174.7) |
| XYZ | xyz(40.5138, 58.9568, 59.1037) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFC0 #DF5E7D
analogous
#5EDF7F #5EDFC0 #5EBEDF
triadic
#5EDFC0 #C05EDF #DFC05E
tetradic
#5EDFC0 #7F5EDF #DF5E7D #BEDF5E
square
#5EDFC0 #7F5EDF #DF5E7D #BEDF5E
split-complementary
#5EDFC0 #DF5EBE #DF7F5E
monochromatic
#20A283 #2BD5AC #5EDFC0 #91E9D4 #C4F3E8
Accessibility & contrast
On white
1.64
#5EDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5EDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFC0
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFC0 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edfc0; /* rgb */ color: rgb(94, 223, 192); /* oklch */ color: oklch(82.3% 0.123 174.7);
Tailwind
colors: {
custom: {
50: '#97e9d3',
500: '#5edfc0',
950: '#000000',
},
}SCSS
$custom: #5edfc0; $custom-light: #97e9d3; $custom-dark: #000000;
JSON
{
"hex": "#5edfc0",
"rgb": {
"r": 94,
"g": 223,
"b": 192
},
"hsl": {
"h": 165.581,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82302,
"c": 0.12295,
"h": 174.7
},
"luminance": 0.58961
}Semantic roles & 50–950 ramp
primary
#5EDFC0
secondary
#A53C55
accent
#1743CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483