#5DFDCD#5DFDCD
#5DFDCD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.150 H 169.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDCD |
|---|---|
| RGB | rgb(93, 253, 205) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.31, -52.87, 10.74) |
| CIE-LCH | lch(90.31, 53.94, 168.52°) |
| OKLab | oklab(89.77% -0.1479 0.0274) |
| OKLCH | oklch(89.77% 0.15 169.5) |
| XYZ | xyz(50.6534, 76.9801, 69.9349) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDCD #FD5D8D
analogous
#5DFD7D #5DFDCD #5DDDFD
triadic
#5DFDCD #CD5DFD #FDCD5D
tetradic
#5DFDCD #7D5DFD #FD5D8D #DDFD5D
square
#5DFDCD #7D5DFD #FD5D8D #DDFD5D
split-complementary
#5DFDCD #FD5DDD #FD7D5D
monochromatic
#03DD9B #21FCBA #5DFDCD #99FEE0 #D6FEF2
Accessibility & contrast
On white
1.28
#5DFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#5DFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDCD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDCD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdcd; /* rgb */ color: rgb(93, 253, 205); /* oklch */ color: oklch(89.8% 0.150 169.5);
Tailwind
colors: {
custom: {
50: '#9bffdc',
500: '#5dfdcd',
950: '#000000',
},
}SCSS
$custom: #5dfdcd; $custom-light: #9bffdc; $custom-dark: #000000;
JSON
{
"hex": "#5dfdcd",
"rgb": {
"r": 93,
"g": 253,
"b": 205
},
"hsl": {
"h": 162,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89767,
"c": 0.15038,
"h": 169.5
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#5DFDCD
secondary
#D6285C
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684