#5DFAA8#5DFAA8
#5DFAA8 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.2% C 0.176 H 156.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFAA8 |
|---|---|
| RGB | rgb(93, 250, 168) |
| HSL | hsl(149, 94%, 67%) |
| HSV | hsv(149, 63%, 98%) |
| CMYK | cmyk(62.8%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(88.70, -59.38, 27.44) |
| CIE-LCH | lch(88.70, 65.42, 155.20°) |
| OKLab | oklab(88.2% -0.1613 0.0692) |
| OKLCH | oklch(88.2% 0.176 156.8) |
| XYZ | xyz(45.7636, 73.5208, 48.8174) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.31
Sea Green (survey)
#53FCA1
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFAA8 #FA5DAF
analogous
#61FA5D #5DFAA8 #5DFAF6
triadic
#5DFAA8 #A85DFA #FAA85D
tetradic
#5DFAA8 #5D61FA #FA5DAF #FAF65D
square
#5DFAA8 #5D61FA #FA5DAF #FAF65D
split-complementary
#5DFAA8 #F65DFA #FA5D61
monochromatic
#07D66A #22F888 #5DFAA8 #98FCC8 #D4FEE8
Accessibility & contrast
On white
1.34
#5DFAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#5DFAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFAA8
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFAA8 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A3
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfaa8; /* rgb */ color: rgb(93, 250, 168); /* oklch */ color: oklch(88.2% 0.176 156.8);
Tailwind
colors: {
custom: {
50: '#9afdc2',
500: '#5dfaa8',
950: '#000000',
},
}SCSS
$custom: #5dfaa8; $custom-light: #9afdc2; $custom-dark: #000000;
JSON
{
"hex": "#5dfaa8",
"rgb": {
"r": 93,
"g": 250,
"b": 168
},
"hsl": {
"h": 148.662,
"s": 94.012,
"l": 67.255
},
"oklch": {
"l": 0.882,
"c": 0.17556,
"h": 156.8
},
"luminance": 0.73526
}Semantic roles & 50–950 ramp
primary
#5DFAA8
secondary
#D02B81
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682