#5DDFC5#5DDFC5
#5DDFC5 is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.121 H 177.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC5 |
|---|---|
| RGB | rgb(93, 223, 197) |
| HSL | hsl(168, 67%, 62%) |
| HSV | hsv(168, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(81.36, -41.95, 2.04) |
| CIE-LCH | lch(81.36, 42.00, 177.22°) |
| OKLab | oklab(82.41% -0.1207 0.0048) |
| OKLCH | oklch(82.41% 0.121 177.7) |
| XYZ | xyz(40.9753, 59.1296, 62.0663) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.77
Aqua (survey)
#13EAC9
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.71
Aquamarine (survey)
#04D8B2
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC5 #DF5D77
analogous
#5DDF84 #5DDFC5 #5DB8DF
triadic
#5DDFC5 #C55DDF #DFC55D
tetradic
#5DDFC5 #845DDF #DF5D77 #B8DF5D
square
#5DDFC5 #845DDF #DF5D77 #B8DF5D
split-complementary
#5DDFC5 #DF5DB8 #DF845D
monochromatic
#20A288 #2AD5B3 #5DDFC5 #90E9D7 #C3F3EA
Accessibility & contrast
On white
1.64
#5DDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5DDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc5; /* rgb */ color: rgb(93, 223, 197); /* oklch */ color: oklch(82.4% 0.121 177.7);
Tailwind
colors: {
custom: {
50: '#97e9d6',
500: '#5ddfc5',
950: '#000000',
},
}SCSS
$custom: #5ddfc5; $custom-light: #97e9d6; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc5",
"rgb": {
"r": 93,
"g": 223,
"b": 197
},
"hsl": {
"h": 168,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82412,
"c": 0.12084,
"h": 177.7
},
"luminance": 0.59134
}Semantic roles & 50–950 ramp
primary
#5DDFC5
secondary
#A53C51
accent
#173BCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483