#5DEDCC#5DEDCC
#5DEDCC is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.133 H 175.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEDCC |
|---|---|
| RGB | rgb(93, 237, 204) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.63, -46.38, 4.53) |
| CIE-LCH | lch(85.63, 46.60, 174.42°) |
| OKLab | oklab(85.94% -0.1322 0.0113) |
| OKLCH | oklch(85.94% 0.133 175.1) |
| XYZ | xyz(45.6923, 67.2504, 67.6876) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEDCC #ED5D7E
analogous
#5DED84 #5DEDCC #5DC6ED
triadic
#5DEDCC #CC5DED #EDCC5D
tetradic
#5DEDCC #845DED #ED5D7E #C6ED5D
square
#5DEDCC #845DED #ED5D7E #C6ED5D
split-complementary
#5DEDCC #ED5DC6 #ED845D
monochromatic
#15BB95 #26E7BB #5DEDCC #94F3DD #CBF9EF
Accessibility & contrast
On white
1.45
#5DEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5DEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEDCC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEDCC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5dedcc; /* rgb */ color: rgb(93, 237, 204); /* oklch */ color: oklch(85.9% 0.133 175.1);
Tailwind
colors: {
custom: {
50: '#99f3db',
500: '#5dedcc',
950: '#000000',
},
}SCSS
$custom: #5dedcc; $custom-light: #99f3db; $custom-dark: #000000;
JSON
{
"hex": "#5dedcc",
"rgb": {
"r": 93,
"g": 237,
"b": 204
},
"hsl": {
"h": 166.25,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.85941,
"c": 0.13264,
"h": 175.1
},
"luminance": 0.67255
}Semantic roles & 50–950 ramp
primary
#5DEDCC
secondary
#BA3453
accent
#093ADC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584