#5EDCC2#5EDCC2
#5EDCC2 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.6% C 0.118 H 177.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCC2 |
|---|---|
| RGB | rgb(94, 220, 194) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.44, -41.16, 2.29) |
| CIE-LCH | lch(80.44, 41.22, 176.82°) |
| OKLab | oklab(81.64% -0.1184 0.0054) |
| OKLCH | oklch(81.64% 0.118 177.4) |
| XYZ | xyz(39.9424, 57.4572, 60.0139) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCC2 #DC5E78
analogous
#5EDC83 #5EDCC2 #5EB7DC
triadic
#5EDCC2 #C25EDC #DCC25E
tetradic
#5EDCC2 #835EDC #DC5E78 #B7DC5E
square
#5EDCC2 #835EDC #DC5E78 #B7DC5E
split-complementary
#5EDCC2 #DC5EB7 #DC835E
monochromatic
#229D84 #2DD0AE #5EDCC2 #90E7D5 #C3F2E8
Accessibility & contrast
On white
1.68
#5EDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5EDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCC2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCC2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edcc2; /* rgb */ color: rgb(94, 220, 194); /* oklch */ color: oklch(81.6% 0.118 177.4);
Tailwind
colors: {
custom: {
50: '#97e7d4',
500: '#5edcc2',
950: '#000000',
},
}SCSS
$custom: #5edcc2; $custom-light: #97e7d4; $custom-dark: #000000;
JSON
{
"hex": "#5edcc2",
"rgb": {
"r": 94,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.619,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81642,
"c": 0.11848,
"h": 177.4
},
"luminance": 0.57461
}Semantic roles & 50–950 ramp
primary
#5EDCC2
secondary
#A13D52
accent
#193ECC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483