#5EDECD#5EDECD
#5EDECD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 183.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDECD |
|---|---|
| RGB | rgb(94, 222, 205) |
| HSL | hsl(172, 66%, 62%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(81.31, -39.33, -2.29) |
| CIE-LCH | lch(81.31, 39.40, 183.33°) |
| OKLab | oklab(82.44% -0.1156 -0.0068) |
| OKLCH | oklch(82.44% 0.116 183.4) |
| XYZ | xyz(41.7519, 59.0258, 66.9386) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.90
Mediumturquoise
#48D1CC
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 5.15
Aqua (survey)
#13EAC9
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDECD #DE5E6F
analogous
#5EDE8D #5EDECD #5EAFDE
triadic
#5EDECD #CD5EDE #DECD5E
tetradic
#5EDECD #8D5EDE #DE5E6F #AFDE5E
square
#5EDECD #8D5EDE #DE5E6F #AFDE5E
split-complementary
#5EDECD #DE5EAF #DE8D5E
monochromatic
#21A190 #2BD3BD #5EDECD #91E8DD #C4F3ED
Accessibility & contrast
On white
1.64
#5EDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5EDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDECD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDECD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edecd; /* rgb */ color: rgb(94, 222, 205); /* oklch */ color: oklch(82.4% 0.116 183.4);
Tailwind
colors: {
custom: {
50: '#98e9dc',
500: '#5edecd',
950: '#000000',
},
}SCSS
$custom: #5edecd; $custom-light: #98e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5edecd",
"rgb": {
"r": 94,
"g": 222,
"b": 205
},
"hsl": {
"h": 172.031,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82442,
"c": 0.11584,
"h": 183.4
},
"luminance": 0.5903
}Semantic roles & 50–950 ramp
primary
#5EDECD
secondary
#A43C4A
accent
#1830CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484