#95F985#95F985
#95F985 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.179 H 141.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95F985 |
|---|---|
| RGB | rgb(149, 249, 133) |
| HSL | hsl(112, 91%, 75%) |
| HSV | hsv(112, 47%, 98%) |
| CMYK | cmyk(40.2%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.78, -50.98, 46.48) |
| CIE-LCH | lch(89.78, 68.99, 137.64°) |
| OKLab | oklab(89.44% -0.1393 0.1128) |
| OKLCH | oklch(89.44% 0.179 141) |
| XYZ | xyz(50.5017, 75.8315, 34.1616) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.44
Easter Green
#8CFD7E
ΔE00 1.60
Palegreen
#98FB98
ΔE00 2.66
Lightgreen (survey)
#76FF7B
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.57
Pastel Green
#B0FF9D
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F985 #E985F9
analogous
#CFF985 #95F985 #85F9AF
triadic
#95F985 #8595F9 #F98595
tetradic
#95F985 #85CFF9 #E985F9 #F9AF85
square
#95F985 #85CFF9 #E985F9 #F9AF85
split-complementary
#95F985 #AF85F9 #F985CF
monochromatic
#30F310 #62F64B #95F985 #C8FCBF #E6FEE2
Accessibility & contrast
On white
1.30
#95F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#95F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F985
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F985 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#8CF3DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f985; /* rgb */ color: rgb(149, 249, 133); /* oklch */ color: oklch(89.4% 0.179 141.0);
Tailwind
colors: {
custom: {
50: '#b9fcaa',
500: '#95f985',
950: '#000000',
},
}SCSS
$custom: #95f985; $custom-light: #b9fcaa; $custom-dark: #000000;
JSON
{
"hex": "#95f985",
"rgb": {
"r": 149,
"g": 249,
"b": 133
},
"hsl": {
"h": 111.724,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89443,
"c": 0.17918,
"h": 141
},
"luminance": 0.75834
}Semantic roles & 50–950 ramp
primary
#95F985
secondary
#C44BD7
accent
#00E6C6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581