#5DFDDB#5DFDDB
#5DFDDB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.142 H 176.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDDB |
|---|---|
| RGB | rgb(93, 253, 219) |
| HSL | hsl(167, 98%, 68%) |
| HSV | hsv(167, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(90.64, -49.61, 3.96) |
| CIE-LCH | lch(90.64, 49.76, 175.43°) |
| OKLab | oklab(90.14% -0.1417 0.0097) |
| OKLCH | oklch(90.14% 0.142 176.1) |
| XYZ | xyz(52.4195, 77.6865, 79.2365) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDDB #FD5D7F
analogous
#5DFD8B #5DFDDB #5DCFFD
triadic
#5DFDDB #DB5DFD #FDDB5D
tetradic
#5DFDDB #8B5DFD #FD5D7F #CFFD5D
square
#5DFDDB #8B5DFD #FD5D7F #CFFD5D
split-complementary
#5DFDDB #FD5DCF #FD8B5D
monochromatic
#03DDAF #21FCCE #5DFDDB #99FEE8 #D6FEF6
Accessibility & contrast
On white
1.27
#5DFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#5DFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDDB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDDB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfddb; /* rgb */ color: rgb(93, 253, 219); /* oklch */ color: oklch(90.1% 0.142 176.1);
Tailwind
colors: {
custom: {
50: '#9bffe6',
500: '#5dfddb',
950: '#000000',
},
}SCSS
$custom: #5dfddb; $custom-light: #9bffe6; $custom-dark: #000000;
JSON
{
"hex": "#5dfddb",
"rgb": {
"r": 93,
"g": 253,
"b": 219
},
"hsl": {
"h": 167.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.90139,
"c": 0.14201,
"h": 176.1
},
"luminance": 0.77692
}Semantic roles & 50–950 ramp
primary
#5DFDDB
secondary
#D6284D
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684