#5DDFC6#5DDFC6
#5DDFC6 is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.120 H 178.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC6 |
|---|---|
| RGB | rgb(93, 223, 198) |
| HSL | hsl(168, 67%, 62%) |
| HSV | hsv(168, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(81.39, -41.71, 1.54) |
| CIE-LCH | lch(81.39, 41.74, 177.88°) |
| OKLab | oklab(82.44% -0.1203 0.0034) |
| OKLCH | oklch(82.44% 0.12 178.4) |
| XYZ | xyz(41.0902, 59.1756, 62.6717) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC6 #DF5D76
analogous
#5DDF85 #5DDFC6 #5DB7DF
triadic
#5DDFC6 #C65DDF #DFC65D
tetradic
#5DDFC6 #855DDF #DF5D76 #B7DF5D
square
#5DDFC6 #855DDF #DF5D76 #B7DF5D
split-complementary
#5DDFC6 #DF5DB7 #DF855D
monochromatic
#20A289 #2AD5B4 #5DDFC6 #90E9D8 #C3F3EA
Accessibility & contrast
On white
1.64
#5DDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5DDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC6
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC6 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C5
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc6; /* rgb */ color: rgb(93, 223, 198); /* oklch */ color: oklch(82.4% 0.120 178.4);
Tailwind
colors: {
custom: {
50: '#97e9d7',
500: '#5ddfc6',
950: '#000000',
},
}SCSS
$custom: #5ddfc6; $custom-light: #97e9d7; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc6",
"rgb": {
"r": 93,
"g": 223,
"b": 198
},
"hsl": {
"h": 168.462,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82441,
"c": 0.12036,
"h": 178.4
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#5DDFC6
secondary
#A53C50
accent
#173ACF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483