#5DFDD8#5DFDD8
#5DFDD8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.144 H 174.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD8 |
|---|---|
| RGB | rgb(93, 253, 216) |
| HSL | hsl(166, 98%, 68%) |
| HSV | hsv(166, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 14.6%, 0.8%) |
| CIE-LAB | lab(90.56, -50.32, 5.41) |
| CIE-LCH | lch(90.56, 50.61, 173.86°) |
| OKLab | oklab(90.06% -0.143 0.0136) |
| OKLCH | oklch(90.06% 0.144 174.6) |
| XYZ | xyz(52.0281, 77.5300, 77.1753) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD8 #FD5D82
analogous
#5DFD88 #5DFDD8 #5DD2FD
triadic
#5DFDD8 #D85DFD #FDD85D
tetradic
#5DFDD8 #885DFD #FD5D82 #D2FD5D
square
#5DFDD8 #885DFD #FD5D82 #D2FD5D
split-complementary
#5DFDD8 #FD5DD2 #FD885D
monochromatic
#03DDAA #21FCC9 #5DFDD8 #99FEE7 #D6FEF5
Accessibility & contrast
On white
1.27
#5DFDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5DFDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD8
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD8 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED6
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd8; /* rgb */ color: rgb(93, 253, 216); /* oklch */ color: oklch(90.1% 0.144 174.6);
Tailwind
colors: {
custom: {
50: '#9bffe4',
500: '#5dfdd8',
950: '#000000',
},
}SCSS
$custom: #5dfdd8; $custom-light: #9bffe4; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd8",
"rgb": {
"r": 93,
"g": 253,
"b": 216
},
"hsl": {
"h": 166.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90057,
"c": 0.14364,
"h": 174.6
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#5DFDD8
secondary
#D62850
accent
#0035E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684