#5DDCC9#5DDCC9
#5DDCC9 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 181.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCC9 |
|---|---|
| RGB | rgb(93, 220, 201) |
| HSL | hsl(171, 64%, 61%) |
| HSV | hsv(171, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(80.59, -39.62, -1.22) |
| CIE-LCH | lch(80.59, 39.64, 181.77°) |
| OKLab | oklab(81.82% -0.1158 -0.0039) |
| OKLCH | oklch(81.82% 0.116 181.9) |
| XYZ | xyz(40.6453, 57.7265, 64.2473) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.30
Seafoam Blue
#78D1B6
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.42
Aqua (survey)
#13EAC9
ΔE00 5.50
Aquamarine (survey)
#04D8B2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCC9 #DC5D70
analogous
#5DDC8A #5DDCC9 #5DB0DC
triadic
#5DDCC9 #C95DDC #DCC95D
tetradic
#5DDCC9 #8A5DDC #DC5D70 #B0DC5D
square
#5DDCC9 #8A5DDC #DC5D70 #B0DC5D
split-complementary
#5DDCC9 #DC5DB0 #DC8A5D
monochromatic
#229D8A #2DCFB7 #5DDCC9 #8FE7DA #C2F2EB
Accessibility & contrast
On white
1.67
#5DDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5DDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCC9
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCC9 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C8
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddcc9; /* rgb */ color: rgb(93, 220, 201); /* oklch */ color: oklch(81.8% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#97e7d9',
500: '#5ddcc9',
950: '#000000',
},
}SCSS
$custom: #5ddcc9; $custom-light: #97e7d9; $custom-dark: #000000;
JSON
{
"hex": "#5ddcc9",
"rgb": {
"r": 93,
"g": 220,
"b": 201
},
"hsl": {
"h": 171.024,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81815,
"c": 0.11591,
"h": 181.9
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#5DDCC9
secondary
#A13D4C
accent
#1934CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483