#5DDFC2#5DDFC2
#5DDFC2 is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.122 H 175.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC2 |
|---|---|
| RGB | rgb(93, 223, 194) |
| HSL | hsl(167, 67%, 62%) |
| HSV | hsv(167, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.29, -42.68, 3.52) |
| CIE-LCH | lch(81.29, 42.82, 175.28°) |
| OKLab | oklab(82.33% -0.1221 0.0087) |
| OKLCH | oklch(82.33% 0.122 175.9) |
| XYZ | xyz(40.6350, 58.9935, 60.2739) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.84
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.62
Aqua Marine
#2EE8BB
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC2 #DF5D7A
analogous
#5DDF81 #5DDFC2 #5DBBDF
triadic
#5DDFC2 #C25DDF #DFC25D
tetradic
#5DDFC2 #815DDF #DF5D7A #BBDF5D
square
#5DDFC2 #815DDF #DF5D7A #BBDF5D
split-complementary
#5DDFC2 #DF5DBB #DF815D
monochromatic
#20A285 #2AD5AF #5DDFC2 #90E9D5 #C3F3E8
Accessibility & contrast
On white
1.64
#5DDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5DDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#00E2D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc2; /* rgb */ color: rgb(93, 223, 194); /* oklch */ color: oklch(82.3% 0.122 175.9);
Tailwind
colors: {
custom: {
50: '#97e9d4',
500: '#5ddfc2',
950: '#000000',
},
}SCSS
$custom: #5ddfc2; $custom-light: #97e9d4; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc2",
"rgb": {
"r": 93,
"g": 223,
"b": 194
},
"hsl": {
"h": 166.615,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82326,
"c": 0.12239,
"h": 175.9
},
"luminance": 0.58998
}Semantic roles & 50–950 ramp
primary
#5DDFC2
secondary
#A53C53
accent
#1740CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483