#5DFDA8#5DFDA8
#5DFDA8 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.9% C 0.179 H 156.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDA8 |
|---|---|
| RGB | rgb(93, 253, 168) |
| HSL | hsl(148, 98%, 68%) |
| HSV | hsv(148, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(89.58, -60.53, 28.63) |
| CIE-LCH | lch(89.58, 66.96, 154.68°) |
| OKLab | oklab(88.93% -0.1643 0.0721) |
| OKLCH | oklch(88.93% 0.179 156.3) |
| XYZ | xyz(46.7032, 75.4000, 49.1306) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.90
Sea Green (survey)
#53FCA1
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.32
Bright Sea Green
#05FFA6
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDA8 #FD5DB2
analogous
#62FD5D #5DFDA8 #5DFDF8
triadic
#5DFDA8 #A85DFD #FDA85D
tetradic
#5DFDA8 #5D62FD #FD5DB2 #FDF85D
square
#5DFDA8 #5D62FD #FD5DB2 #FDF85D
split-complementary
#5DFDA8 #F85DFD #FD5D62
monochromatic
#03DD69 #21FC88 #5DFDA8 #99FEC8 #D6FEE9
Accessibility & contrast
On white
1.31
#5DFDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#5DFDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDA8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDA8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#00FBE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dfda8; /* rgb */ color: rgb(93, 253, 168); /* oklch */ color: oklch(88.9% 0.179 156.3);
Tailwind
colors: {
custom: {
50: '#9affc2',
500: '#5dfda8',
950: '#000000',
},
}SCSS
$custom: #5dfda8; $custom-light: #9affc2; $custom-dark: #000000;
JSON
{
"hex": "#5dfda8",
"rgb": {
"r": 93,
"g": 253,
"b": 168
},
"hsl": {
"h": 148.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88926,
"c": 0.17943,
"h": 156.3
},
"luminance": 0.75405
}Semantic roles & 50–950 ramp
primary
#5DFDA8
secondary
#D62885
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682