#5FEF9D#5FEF9D
#5FEF9D is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.170 H 155.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF9D |
|---|---|
| RGB | rgb(95, 239, 157) |
| HSL | hsl(146, 82%, 65%) |
| HSV | hsv(146, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.30, -56.80, 28.43) |
| CIE-LCH | lch(85.30, 63.52, 153.41°) |
| OKLab | oklab(85.37% -0.1542 0.0715) |
| OKLCH | oklch(85.37% 0.17 155.1) |
| XYZ | xyz(41.6681, 66.5961, 42.5502) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF9D #EF5FB1
analogous
#69EF5F #5FEF9D #5FEFE5
triadic
#5FEF9D #9D5FEF #EF9D5F
tetradic
#5FEF9D #5F69EF #EF5FB1 #EFE55F
square
#5FEF9D #5F69EF #EF5FB1 #EFE55F
split-complementary
#5FEF9D #E55FEF #EF5F69
monochromatic
#13C05E #27E97B #5FEF9D #97F5BF #CEFAE1
Accessibility & contrast
On white
1.47
#5FEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5FEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF9D
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF9D | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#23EDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef9d; /* rgb */ color: rgb(95, 239, 157); /* oklch */ color: oklch(85.4% 0.170 155.1);
Tailwind
colors: {
custom: {
50: '#99f5ba',
500: '#5fef9d',
950: '#000000',
},
}SCSS
$custom: #5fef9d; $custom-light: #99f5ba; $custom-dark: #000000;
JSON
{
"hex": "#5fef9d",
"rgb": {
"r": 95,
"g": 239,
"b": 157
},
"hsl": {
"h": 145.833,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85365,
"c": 0.16994,
"h": 155.1
},
"luminance": 0.666
}Semantic roles & 50–950 ramp
primary
#5FEF9D
secondary
#BE3483
accent
#0782DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581