#5DDFC9#5DDFC9
#5DDFC9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.119 H 180.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC9 |
|---|---|
| RGB | rgb(93, 223, 201) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 9.9%, 12.5%) |
| CIE-LAB | lab(81.46, -40.97, 0.06) |
| CIE-LCH | lch(81.46, 40.97, 179.91°) |
| OKLab | oklab(82.53% -0.119 -0.0005) |
| OKLCH | oklch(82.53% 0.119 180.2) |
| XYZ | xyz(41.4397, 59.3154, 64.5121) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Aqua (survey)
#13EAC9
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 5.17
Aquamarine (survey)
#04D8B2
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC9 #DF5D73
analogous
#5DDF88 #5DDFC9 #5DB4DF
triadic
#5DDFC9 #C95DDF #DFC95D
tetradic
#5DDFC9 #885DDF #DF5D73 #B4DF5D
square
#5DDFC9 #885DDF #DF5D73 #B4DF5D
split-complementary
#5DDFC9 #DF5DB4 #DF885D
monochromatic
#20A28C #2AD5B8 #5DDFC9 #90E9DA #C3F3EB
Accessibility & contrast
On white
1.63
#5DDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5DDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC9
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC9 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc9; /* rgb */ color: rgb(93, 223, 201); /* oklch */ color: oklch(82.5% 0.119 180.2);
Tailwind
colors: {
custom: {
50: '#97e9d9',
500: '#5ddfc9',
950: '#000000',
},
}SCSS
$custom: #5ddfc9; $custom-light: #97e9d9; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc9",
"rgb": {
"r": 93,
"g": 223,
"b": 201
},
"hsl": {
"h": 169.846,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82528,
"c": 0.11899,
"h": 180.2
},
"luminance": 0.5932
}Semantic roles & 50–950 ramp
primary
#5DDFC9
secondary
#A53C4D
accent
#1736CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483