#95FF79#95FF79
#95FF79 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.198 H 139.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95FF79 |
|---|---|
| RGB | rgb(149, 255, 121) |
| HSL | hsl(107, 100%, 74%) |
| HSV | hsv(107, 53%, 100%) |
| CMYK | cmyk(41.6%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(91.36, -54.88, 54.01) |
| CIE-LCH | lch(91.36, 77.00, 135.46°) |
| OKLab | oklab(90.69% -0.1504 0.1288) |
| OKLCH | oklch(90.69% 0.198 139.4) |
| XYZ | xyz(51.6037, 79.2870, 30.6702) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.41
Easter Green
#8CFD7E
ΔE00 1.47
Light Grass Green
#9AF764
ΔE00 2.98
Lighter Green
#75FD63
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FF79 #E379FF
analogous
#D8FF79 #95FF79 #79FFA0
triadic
#95FF79 #7995FF #FF7995
tetradic
#95FF79 #79D8FF #E379FF #FFA079
square
#95FF79 #79D8FF #E379FF #FFA079
split-complementary
#95FF79 #A079FF #FF79D8
monochromatic
#35FE00 #65FF3C #95FF79 #C5FFB6 #E7FFE0
Accessibility & contrast
On white
1.25
#95FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#95FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FF79
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FF79 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6D
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#8DF8E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #95ff79; /* rgb */ color: rgb(149, 255, 121); /* oklch */ color: oklch(90.7% 0.198 139.4);
Tailwind
colors: {
custom: {
50: '#baffa3',
500: '#95ff79',
950: '#000000',
},
}SCSS
$custom: #95ff79; $custom-light: #baffa3; $custom-dark: #000000;
JSON
{
"hex": "#95ff79",
"rgb": {
"r": 149,
"g": 255,
"b": 121
},
"hsl": {
"h": 107.463,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90689,
"c": 0.19802,
"h": 139.4
},
"luminance": 0.7929
}Semantic roles & 50–950 ramp
primary
#95FF79
secondary
#BC3FDD
accent
#00E6B6
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12180F
muted
#828680