#5EDECB#5EDECB
#5EDECB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 182.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDECB |
|---|---|
| RGB | rgb(94, 222, 203) |
| HSL | hsl(171, 66%, 62%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(81.25, -39.84, -1.31) |
| CIE-LCH | lch(81.25, 39.86, 181.88°) |
| OKLab | oklab(82.38% -0.1165 -0.0042) |
| OKLCH | oklch(82.38% 0.117 182) |
| XYZ | xyz(41.5120, 58.9299, 65.6752) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.16
Tiffany Blue
#7BF2DA
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.63
Aquamarine (survey)
#04D8B2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDECB #DE5E71
analogous
#5EDE8B #5EDECB #5EB1DE
triadic
#5EDECB #CB5EDE #DECB5E
tetradic
#5EDECB #8B5EDE #DE5E71 #B1DE5E
square
#5EDECB #8B5EDE #DE5E71 #B1DE5E
split-complementary
#5EDECB #DE5EB1 #DE8B5E
monochromatic
#21A18E #2BD3BB #5EDECB #91E8DB #C4F3EC
Accessibility & contrast
On white
1.64
#5EDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5EDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDECB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDECB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edecb; /* rgb */ color: rgb(94, 222, 203); /* oklch */ color: oklch(82.4% 0.117 182.0);
Tailwind
colors: {
custom: {
50: '#97e9da',
500: '#5edecb',
950: '#000000',
},
}SCSS
$custom: #5edecb; $custom-light: #97e9da; $custom-dark: #000000;
JSON
{
"hex": "#5edecb",
"rgb": {
"r": 94,
"g": 222,
"b": 203
},
"hsl": {
"h": 171.094,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82382,
"c": 0.11658,
"h": 182
},
"luminance": 0.58934
}Semantic roles & 50–950 ramp
primary
#5EDECB
secondary
#A43C4C
accent
#1833CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483