#5DDEC9#5DDEC9
#5DDEC9 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 180.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEC9 |
|---|---|
| RGB | rgb(93, 222, 201) |
| HSL | hsl(170, 66%, 62%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.17, -40.52, -0.36) |
| CIE-LCH | lch(81.17, 40.52, 180.52°) |
| OKLab | oklab(82.29% -0.1179 -0.0016) |
| OKLCH | oklch(82.29% 0.118 180.8) |
| XYZ | xyz(41.1733, 58.7826, 64.4234) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 5.16
Aquamarine (survey)
#04D8B2
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEC9 #DE5D72
analogous
#5DDE89 #5DDEC9 #5DB2DE
triadic
#5DDEC9 #C95DDE #DEC95D
tetradic
#5DDEC9 #895DDE #DE5D72 #B2DE5D
square
#5DDEC9 #895DDE #DE5D72 #B2DE5D
split-complementary
#5DDEC9 #DE5DB2 #DE895D
monochromatic
#21A08B #2BD3B8 #5DDEC9 #90E8DA #C3F3EB
Accessibility & contrast
On white
1.65
#5DDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5DDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEC9
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEC9 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#C1C4CB
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddec9; /* rgb */ color: rgb(93, 222, 201); /* oklch */ color: oklch(82.3% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#97e9d9',
500: '#5ddec9',
950: '#000000',
},
}SCSS
$custom: #5ddec9; $custom-light: #97e9d9; $custom-dark: #000000;
JSON
{
"hex": "#5ddec9",
"rgb": {
"r": 93,
"g": 222,
"b": 201
},
"hsl": {
"h": 170.233,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82291,
"c": 0.11795,
"h": 180.8
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#5DDEC9
secondary
#A33C4D
accent
#1735CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483