#5DFDCC#5DFDCC
#5DFDCC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 169.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDCC |
|---|---|
| RGB | rgb(93, 253, 204) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.29, -53.09, 11.22) |
| CIE-LCH | lch(90.29, 54.26, 168.07°) |
| OKLab | oklab(89.74% -0.1483 0.0287) |
| OKLCH | oklch(89.74% 0.151 169) |
| XYZ | xyz(50.5331, 76.9319, 69.3012) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.60
Bright Teal
#01F9C6
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDCC #FD5D8E
analogous
#5DFD7C #5DFDCC #5DDEFD
triadic
#5DFDCC #CC5DFD #FDCC5D
tetradic
#5DFDCC #7C5DFD #FD5D8E #DEFD5D
square
#5DFDCC #7C5DFD #FD5D8E #DEFD5D
split-complementary
#5DFDCC #FD5DDE #FD7C5D
monochromatic
#03DD9A #21FCB9 #5DFDCC #99FEDF #D6FEF2
Accessibility & contrast
On white
1.28
#5DFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5DFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDCC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDCC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E0DDCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdcc; /* rgb */ color: rgb(93, 253, 204); /* oklch */ color: oklch(89.7% 0.151 169.0);
Tailwind
colors: {
custom: {
50: '#9bffdb',
500: '#5dfdcc',
950: '#000000',
},
}SCSS
$custom: #5dfdcc; $custom-light: #9bffdb; $custom-dark: #000000;
JSON
{
"hex": "#5dfdcc",
"rgb": {
"r": 93,
"g": 253,
"b": 204
},
"hsl": {
"h": 161.625,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89742,
"c": 0.15105,
"h": 169
},
"luminance": 0.76937
}Semantic roles & 50–950 ramp
primary
#5DFDCC
secondary
#D6285D
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684