#5DFDC9#5DFDC9
#5DFDC9 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.153 H 167.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC9 |
|---|---|
| RGB | rgb(93, 253, 201) |
| HSL | hsl(161, 98%, 68%) |
| HSV | hsv(161, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.22, -53.76, 12.68) |
| CIE-LCH | lch(90.22, 55.24, 166.73°) |
| OKLab | oklab(89.67% -0.1496 0.0324) |
| OKLCH | oklch(89.67% 0.153 167.8) |
| XYZ | xyz(50.1767, 76.7894, 67.4245) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.39
Bright Teal
#01F9C6
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC9 #FD5D91
analogous
#5DFD79 #5DFDC9 #5DE1FD
triadic
#5DFDC9 #C95DFD #FDC95D
tetradic
#5DFDC9 #795DFD #FD5D91 #E1FD5D
square
#5DFDC9 #795DFD #FD5D91 #E1FD5D
split-complementary
#5DFDC9 #FD5DE1 #FD795D
monochromatic
#03DD96 #21FCB5 #5DFDC9 #99FEDD #D6FEF1
Accessibility & contrast
On white
1.28
#5DFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5DFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC9
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC9 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC6
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdc9; /* rgb */ color: rgb(93, 253, 201); /* oklch */ color: oklch(89.7% 0.153 167.8);
Tailwind
colors: {
custom: {
50: '#9bffd9',
500: '#5dfdc9',
950: '#000000',
},
}SCSS
$custom: #5dfdc9; $custom-light: #9bffd9; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc9",
"rgb": {
"r": 93,
"g": 253,
"b": 201
},
"hsl": {
"h": 160.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89667,
"c": 0.15311,
"h": 167.8
},
"luminance": 0.76795
}Semantic roles & 50–950 ramp
primary
#5DFDC9
secondary
#D62861
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683