#5DFDC7#5DFDC7
#5DFDC7 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.155 H 166.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC7 |
|---|---|
| RGB | rgb(93, 253, 199) |
| HSL | hsl(160, 98%, 68%) |
| HSV | hsv(160, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.18, -54.20, 13.64) |
| CIE-LCH | lch(90.18, 55.90, 165.87°) |
| OKLab | oklab(89.62% -0.1505 0.0349) |
| OKLCH | oklch(89.62% 0.155 166.9) |
| XYZ | xyz(49.9430, 76.6959, 66.1935) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.21
Bright Teal
#01F9C6
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.50
Greenish Cyan
#2AFEB7
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC7 #FD5D93
analogous
#5DFD77 #5DFDC7 #5DE3FD
triadic
#5DFDC7 #C75DFD #FDC75D
tetradic
#5DFDC7 #775DFD #FD5D93 #E3FD5D
square
#5DFDC7 #775DFD #FD5D93 #E3FD5D
split-complementary
#5DFDC7 #FD5DE3 #FD775D
monochromatic
#03DD93 #21FCB2 #5DFDC7 #99FEDC #D6FEF1
Accessibility & contrast
On white
1.29
#5DFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5DFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC7
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC7 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdc7; /* rgb */ color: rgb(93, 253, 199); /* oklch */ color: oklch(89.6% 0.155 166.9);
Tailwind
colors: {
custom: {
50: '#9bffd8',
500: '#5dfdc7',
950: '#000000',
},
}SCSS
$custom: #5dfdc7; $custom-light: #9bffd8; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc7",
"rgb": {
"r": 93,
"g": 253,
"b": 199
},
"hsl": {
"h": 159.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89617,
"c": 0.15452,
"h": 166.9
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#5DFDC7
secondary
#D62863
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683