#5DDFC7#5DDFC7
#5DDFC7 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.120 H 179.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC7 |
|---|---|
| RGB | rgb(93, 223, 199) |
| HSL | hsl(169, 67%, 62%) |
| HSV | hsv(169, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 10.8%, 12.5%) |
| CIE-LAB | lab(81.41, -41.46, 1.05) |
| CIE-LCH | lch(81.41, 41.48, 178.55°) |
| OKLab | oklab(82.47% -0.1199 0.0021) |
| OKLCH | oklch(82.47% 0.12 179) |
| XYZ | xyz(41.2060, 59.2219, 63.2812) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.31
Aqua Marine
#2EE8BB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC7 #DF5D75
analogous
#5DDF86 #5DDFC7 #5DB6DF
triadic
#5DDFC7 #C75DDF #DFC75D
tetradic
#5DDFC7 #865DDF #DF5D75 #B6DF5D
square
#5DDFC7 #865DDF #DF5D75 #B6DF5D
split-complementary
#5DDFC7 #DF5DB6 #DF865D
monochromatic
#20A28A #2AD5B5 #5DDFC7 #90E9D9 #C3F3EA
Accessibility & contrast
On white
1.63
#5DDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5DDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc7; /* rgb */ color: rgb(93, 223, 199); /* oklch */ color: oklch(82.5% 0.120 179.0);
Tailwind
colors: {
custom: {
50: '#97e9d7',
500: '#5ddfc7',
950: '#000000',
},
}SCSS
$custom: #5ddfc7; $custom-light: #97e9d7; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc7",
"rgb": {
"r": 93,
"g": 223,
"b": 199
},
"hsl": {
"h": 168.923,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.8247,
"c": 0.11989,
"h": 179
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#5DDFC7
secondary
#A53C4F
accent
#1739CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483