#5DFDD9#5DFDD9
#5DFDD9 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.143 H 175.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD9 |
|---|---|
| RGB | rgb(93, 253, 217) |
| HSL | hsl(167, 98%, 68%) |
| HSV | hsv(167, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(90.59, -50.08, 4.93) |
| CIE-LCH | lch(90.59, 50.32, 174.38°) |
| OKLab | oklab(90.08% -0.1426 0.0123) |
| OKLCH | oklch(90.08% 0.143 175.1) |
| XYZ | xyz(52.1578, 77.5818, 77.8582) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD9 #FD5D81
analogous
#5DFD89 #5DFDD9 #5DD1FD
triadic
#5DFDD9 #D95DFD #FDD95D
tetradic
#5DFDD9 #895DFD #FD5D81 #D1FD5D
square
#5DFDD9 #895DFD #FD5D81 #D1FD5D
split-complementary
#5DFDD9 #FD5DD1 #FD895D
monochromatic
#03DDAC #21FCCB #5DFDD9 #99FEE7 #D6FEF5
Accessibility & contrast
On white
1.27
#5DFDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#5DFDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD9
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD9 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED7
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd9; /* rgb */ color: rgb(93, 253, 217); /* oklch */ color: oklch(90.1% 0.143 175.1);
Tailwind
colors: {
custom: {
50: '#9bffe4',
500: '#5dfdd9',
950: '#000000',
},
}SCSS
$custom: #5dfdd9; $custom-light: #9bffe4; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd9",
"rgb": {
"r": 93,
"g": 253,
"b": 217
},
"hsl": {
"h": 166.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90084,
"c": 0.14309,
"h": 175.1
},
"luminance": 0.77587
}Semantic roles & 50–950 ramp
primary
#5DFDD9
secondary
#D6284F
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684