#5EDCC3#5EDCC3
#5EDCC3 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.118 H 178.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCC3 |
|---|---|
| RGB | rgb(94, 220, 195) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.46, -40.91, 1.79) |
| CIE-LCH | lch(80.46, 40.95, 177.49°) |
| OKLab | oklab(81.67% -0.1179 0.0041) |
| OKLCH | oklch(81.67% 0.118 178) |
| XYZ | xyz(40.0551, 57.5022, 60.6073) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.76
Seafoam Blue
#78D1B6
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.25
Mediumaquamarine
#66CDAA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCC3 #DC5E77
analogous
#5EDC84 #5EDCC3 #5EB6DC
triadic
#5EDCC3 #C35EDC #DCC35E
tetradic
#5EDCC3 #845EDC #DC5E77 #B6DC5E
square
#5EDCC3 #845EDC #DC5E77 #B6DC5E
split-complementary
#5EDCC3 #DC5EB6 #DC845E
monochromatic
#229D85 #2DD0AF #5EDCC3 #90E7D6 #C3F2E8
Accessibility & contrast
On white
1.68
#5EDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5EDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCC3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCC3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edcc3; /* rgb */ color: rgb(94, 220, 195); /* oklch */ color: oklch(81.7% 0.118 178.0);
Tailwind
colors: {
custom: {
50: '#97e7d5',
500: '#5edcc3',
950: '#000000',
},
}SCSS
$custom: #5edcc3; $custom-light: #97e7d5; $custom-dark: #000000;
JSON
{
"hex": "#5edcc3",
"rgb": {
"r": 94,
"g": 220,
"b": 195
},
"hsl": {
"h": 168.095,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81671,
"c": 0.11799,
"h": 178
},
"luminance": 0.57506
}Semantic roles & 50–950 ramp
primary
#5EDCC3
secondary
#A13D51
accent
#193DCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483