#5DDFC3#5DDFC3
#5DDFC3 is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.4% C 0.122 H 176.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC3 |
|---|---|
| RGB | rgb(93, 223, 195) |
| HSL | hsl(167, 67%, 62%) |
| HSV | hsv(167, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 12.6%, 12.5%) |
| CIE-LAB | lab(81.31, -42.44, 3.03) |
| CIE-LCH | lch(81.31, 42.54, 175.92°) |
| OKLab | oklab(82.36% -0.1216 0.0074) |
| OKLCH | oklch(82.36% 0.122 176.5) |
| XYZ | xyz(40.7476, 59.0385, 60.8674) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC3 #DF5D79
analogous
#5DDF82 #5DDFC3 #5DBADF
triadic
#5DDFC3 #C35DDF #DFC35D
tetradic
#5DDFC3 #825DDF #DF5D79 #BADF5D
square
#5DDFC3 #825DDF #DF5D79 #BADF5D
split-complementary
#5DDFC3 #DF5DBA #DF825D
monochromatic
#20A286 #2AD5B0 #5DDFC3 #90E9D6 #C3F3E9
Accessibility & contrast
On white
1.64
#5DDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5DDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C4C4C5
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc3; /* rgb */ color: rgb(93, 223, 195); /* oklch */ color: oklch(82.4% 0.122 176.5);
Tailwind
colors: {
custom: {
50: '#97e9d5',
500: '#5ddfc3',
950: '#000000',
},
}SCSS
$custom: #5ddfc3; $custom-light: #97e9d5; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc3",
"rgb": {
"r": 93,
"g": 223,
"b": 195
},
"hsl": {
"h": 167.077,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82355,
"c": 0.12186,
"h": 176.5
},
"luminance": 0.59043
}Semantic roles & 50–950 ramp
primary
#5DDFC3
secondary
#A53C52
accent
#173ECF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483