#5DFDC8#5DFDC8
#5DFDC8 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.154 H 167.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDC8 |
|---|---|
| RGB | rgb(93, 253, 200) |
| HSL | hsl(160, 98%, 68%) |
| HSV | hsv(160, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.20, -53.98, 13.16) |
| CIE-LCH | lch(90.20, 55.56, 166.30°) |
| OKLab | oklab(89.64% -0.1501 0.0337) |
| OKLCH | oklch(89.64% 0.154 167.4) |
| XYZ | xyz(50.0595, 76.7425, 66.8070) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Bright Teal
#01F9C6
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDC8 #FD5D92
analogous
#5DFD78 #5DFDC8 #5DE2FD
triadic
#5DFDC8 #C85DFD #FDC85D
tetradic
#5DFDC8 #785DFD #FD5D92 #E2FD5D
square
#5DFDC8 #785DFD #FD5D92 #E2FD5D
split-complementary
#5DFDC8 #FD5DE2 #FD785D
monochromatic
#03DD95 #21FCB3 #5DFDC8 #99FEDD #D6FEF1
Accessibility & contrast
On white
1.28
#5DFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#5DFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDC8
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDC8 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdc8; /* rgb */ color: rgb(93, 253, 200); /* oklch */ color: oklch(89.6% 0.154 167.4);
Tailwind
colors: {
custom: {
50: '#9bffd8',
500: '#5dfdc8',
950: '#000000',
},
}SCSS
$custom: #5dfdc8; $custom-light: #9bffd8; $custom-dark: #000000;
JSON
{
"hex": "#5dfdc8",
"rgb": {
"r": 93,
"g": 253,
"b": 200
},
"hsl": {
"h": 160.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89642,
"c": 0.15381,
"h": 167.4
},
"luminance": 0.76748
}Semantic roles & 50–950 ramp
primary
#5DFDC8
secondary
#D62862
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683