#5EDEC5#5EDEC5
#5EDEC5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.119 H 178.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEC5 |
|---|---|
| RGB | rgb(94, 222, 197) |
| HSL | hsl(168, 66%, 62%) |
| HSV | hsv(168, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.10, -41.32, 1.66) |
| CIE-LCH | lch(81.10, 41.35, 177.70°) |
| OKLab | oklab(82.21% -0.1191 0.0037) |
| OKLCH | oklch(82.21% 0.119 178.2) |
| XYZ | xyz(40.8108, 58.6494, 61.9822) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.83
Aquamarine (survey)
#04D8B2
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEC5 #DE5E77
analogous
#5EDE85 #5EDEC5 #5EB7DE
triadic
#5EDEC5 #C55EDE #DEC55E
tetradic
#5EDEC5 #855EDE #DE5E77 #B7DE5E
square
#5EDEC5 #855EDE #DE5E77 #B7DE5E
split-complementary
#5EDEC5 #DE5EB7 #DE855E
monochromatic
#21A188 #2BD3B3 #5EDEC5 #91E8D7 #C4F3EA
Accessibility & contrast
On white
1.65
#5EDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5EDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEC5
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEC5 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C2C4C7
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edec5; /* rgb */ color: rgb(94, 222, 197); /* oklch */ color: oklch(82.2% 0.119 178.2);
Tailwind
colors: {
custom: {
50: '#97e9d6',
500: '#5edec5',
950: '#000000',
},
}SCSS
$custom: #5edec5; $custom-light: #97e9d6; $custom-dark: #000000;
JSON
{
"hex": "#5edec5",
"rgb": {
"r": 94,
"g": 222,
"b": 197
},
"hsl": {
"h": 168.281,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82205,
"c": 0.1192,
"h": 178.2
},
"luminance": 0.58653
}Semantic roles & 50–950 ramp
primary
#5EDEC5
secondary
#A43C51
accent
#183BCE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483