#5DFDD7#5DFDD7
#5DFDD7 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.144 H 174.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD7 |
|---|---|
| RGB | rgb(93, 253, 215) |
| HSL | hsl(166, 98%, 68%) |
| HSV | hsv(166, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.54, -50.56, 5.90) |
| CIE-LCH | lch(90.54, 50.90, 173.35°) |
| OKLab | oklab(90.03% -0.1434 0.0148) |
| OKLCH | oklch(90.03% 0.144 174.1) |
| XYZ | xyz(51.8992, 77.4784, 76.4965) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD7 #FD5D83
analogous
#5DFD87 #5DFDD7 #5DD3FD
triadic
#5DFDD7 #D75DFD #FDD75D
tetradic
#5DFDD7 #875DFD #FD5D83 #D3FD5D
square
#5DFDD7 #875DFD #FD5D83 #D3FD5D
split-complementary
#5DFDD7 #FD5DD3 #FD875D
monochromatic
#03DDA9 #21FCC8 #5DFDD7 #99FEE6 #D6FEF5
Accessibility & contrast
On white
1.27
#5DFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5DFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD7
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD7 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd7; /* rgb */ color: rgb(93, 253, 215); /* oklch */ color: oklch(90.0% 0.144 174.1);
Tailwind
colors: {
custom: {
50: '#9bffe3',
500: '#5dfdd7',
950: '#000000',
},
}SCSS
$custom: #5dfdd7; $custom-light: #9bffe3; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd7",
"rgb": {
"r": 93,
"g": 253,
"b": 215
},
"hsl": {
"h": 165.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.9003,
"c": 0.1442,
"h": 174.1
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#5DFDD7
secondary
#D62852
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684