#5EDECE#5EDECE
#5EDECE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 184.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDECE |
|---|---|
| RGB | rgb(94, 222, 206) |
| HSL | hsl(173, 66%, 62%) |
| HSV | hsv(173, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(81.33, -39.08, -2.78) |
| CIE-LCH | lch(81.33, 39.18, 184.07°) |
| OKLab | oklab(82.47% -0.1152 -0.0081) |
| OKLCH | oklch(82.47% 0.115 184) |
| XYZ | xyz(41.8730, 59.0742, 67.5763) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.85
Mediumturquoise
#48D1CC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 6.13
Bright Aqua
#0BF9EA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDECE #DE5E6E
analogous
#5EDE8E #5EDECE #5EAEDE
triadic
#5EDECE #CE5EDE #DECE5E
tetradic
#5EDECE #8E5EDE #DE5E6E #AEDE5E
square
#5EDECE #8E5EDE #DE5E6E #AEDE5E
split-complementary
#5EDECE #DE5EAE #DE8E5E
monochromatic
#21A191 #2BD3BE #5EDECE #91E8DD #C4F3ED
Accessibility & contrast
On white
1.64
#5EDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5EDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDECE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDECE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edece; /* rgb */ color: rgb(94, 222, 206); /* oklch */ color: oklch(82.5% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#98e9dc',
500: '#5edece',
950: '#000000',
},
}SCSS
$custom: #5edece; $custom-light: #98e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5edece",
"rgb": {
"r": 94,
"g": 222,
"b": 206
},
"hsl": {
"h": 172.5,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82473,
"c": 0.11549,
"h": 184
},
"luminance": 0.59078
}Semantic roles & 50–950 ramp
primary
#5EDECE
secondary
#A43C49
accent
#182ECE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484