#5EDECC#5EDECC
#5EDECC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 182.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDECC |
|---|---|
| RGB | rgb(94, 222, 204) |
| HSL | hsl(172, 66%, 62%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.28, -39.59, -1.80) |
| CIE-LCH | lch(81.28, 39.63, 182.60°) |
| OKLab | oklab(82.41% -0.1161 -0.0055) |
| OKLCH | oklch(82.41% 0.116 182.7) |
| XYZ | xyz(41.6316, 58.9777, 66.3049) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.00
Tiffany Blue
#7BF2DA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDECC #DE5E70
analogous
#5EDE8C #5EDECC #5EB0DE
triadic
#5EDECC #CC5EDE #DECC5E
tetradic
#5EDECC #8C5EDE #DE5E70 #B0DE5E
square
#5EDECC #8C5EDE #DE5E70 #B0DE5E
split-complementary
#5EDECC #DE5EB0 #DE8C5E
monochromatic
#21A18F #2BD3BC #5EDECC #91E8DC #C4F3EC
Accessibility & contrast
On white
1.64
#5EDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5EDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDECC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDECC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edecc; /* rgb */ color: rgb(94, 222, 204); /* oklch */ color: oklch(82.4% 0.116 182.7);
Tailwind
colors: {
custom: {
50: '#97e9db',
500: '#5edecc',
950: '#000000',
},
}SCSS
$custom: #5edecc; $custom-light: #97e9db; $custom-dark: #000000;
JSON
{
"hex": "#5edecc",
"rgb": {
"r": 94,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.563,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82412,
"c": 0.1162,
"h": 182.7
},
"luminance": 0.58982
}Semantic roles & 50–950 ramp
primary
#5EDECC
secondary
#A43C4B
accent
#1831CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484