#5DFAA4#5DFAA4
#5DFAA4 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.179 H 155.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFAA4 |
|---|---|
| RGB | rgb(93, 250, 164) |
| HSL | hsl(147, 94%, 67%) |
| HSV | hsv(147, 63%, 98%) |
| CMYK | cmyk(62.8%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(88.63, -60.13, 29.36) |
| CIE-LCH | lch(88.63, 66.92, 153.97°) |
| OKLab | oklab(88.12% -0.1631 0.0738) |
| OKLCH | oklch(88.12% 0.179 155.6) |
| XYZ | xyz(45.3967, 73.3740, 46.8849) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.74
Sea Green (survey)
#53FCA1
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.23
Mediumspringgreen
#00FA9A
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFAA4 #FA5DB3
analogous
#64FA5D #5DFAA4 #5DFAF3
triadic
#5DFAA4 #A45DFA #FAA45D
tetradic
#5DFAA4 #5D64FA #FA5DB3 #FAF35D
square
#5DFAA4 #5D64FA #FA5DB3 #FAF35D
split-complementary
#5DFAA4 #F35DFA #FA5D64
monochromatic
#07D664 #22F883 #5DFAA4 #98FCC5 #D4FEE7
Accessibility & contrast
On white
1.34
#5DFAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#5DFAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFAA4
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFAA4 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79E
Deuteranopia (green-blind)
#E4D9AA
Tritanopia (blue-blind)
#00F8E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5dfaa4; /* rgb */ color: rgb(93, 250, 164); /* oklch */ color: oklch(88.1% 0.179 155.6);
Tailwind
colors: {
custom: {
50: '#9afdbf',
500: '#5dfaa4',
950: '#000000',
},
}SCSS
$custom: #5dfaa4; $custom-light: #9afdbf; $custom-dark: #000000;
JSON
{
"hex": "#5dfaa4",
"rgb": {
"r": 93,
"g": 250,
"b": 164
},
"hsl": {
"h": 147.134,
"s": 94.012,
"l": 67.255
},
"oklch": {
"l": 0.8812,
"c": 0.17903,
"h": 155.6
},
"luminance": 0.73379
}Semantic roles & 50–950 ramp
primary
#5DFAA4
secondary
#D02B85
accent
#007EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682