#5DFDC5#5DFDC5
#5DFDC5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.156 H 166.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC5 |
|---|---|
| RGB | rgb(93, 253, 197) |
| HSL | hsl(159, 98%, 68%) |
| HSV | hsv(159, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(90.14, -54.64, 14.61) |
| CIE-LCH | lch(90.14, 56.56, 165.03°) |
| OKLab | oklab(89.57% -0.1514 0.0374) |
| OKLCH | oklch(89.57% 0.156 166.1) |
| XYZ | xyz(49.7123, 76.6036, 64.9786) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Greenish Blue
#63F7B4
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC5 #FD5D95
analogous
#5DFD75 #5DFDC5 #5DE5FD
triadic
#5DFDC5 #C55DFD #FDC55D
tetradic
#5DFDC5 #755DFD #FD5D95 #E5FD5D
square
#5DFDC5 #755DFD #FD5D95 #E5FD5D
split-complementary
#5DFDC5 #FD5DE5 #FD755D
monochromatic
#03DD91 #21FCAF #5DFDC5 #99FEDB #D6FEF0
Accessibility & contrast
On white
1.29
#5DFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#5DFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC2
Deuteranopia (green-blind)
#E2DCC9
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdc5; /* rgb */ color: rgb(93, 253, 197); /* oklch */ color: oklch(89.6% 0.156 166.1);
Tailwind
colors: {
custom: {
50: '#9bffd6',
500: '#5dfdc5',
950: '#000000',
},
}SCSS
$custom: #5dfdc5; $custom-light: #9bffd6; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc5",
"rgb": {
"r": 93,
"g": 253,
"b": 197
},
"hsl": {
"h": 159,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89568,
"c": 0.15596,
"h": 166.1
},
"luminance": 0.76609
}Semantic roles & 50–950 ramp
primary
#5DFDC5
secondary
#D62865
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683