#95F992#95F992
#95F992 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.6% C 0.167 H 143.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95F992 |
|---|---|
| RGB | rgb(149, 249, 146) |
| HSL | hsl(118, 90%, 77%) |
| HSV | hsv(118, 41%, 98%) |
| CMYK | cmyk(40.2%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.96, -49.21, 40.42) |
| CIE-LCH | lch(89.96, 63.68, 140.60°) |
| OKLab | oklab(89.65% -0.1341 0.0995) |
| OKLCH | oklch(89.65% 0.167 143.4) |
| XYZ | xyz(51.4560, 76.2132, 39.1878) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.80
Mint Green
#8FFF9F
ΔE00 2.31
Baby Green
#8CFF9E
ΔE00 2.40
Lightgreen
#90EE90
ΔE00 2.50
Pastel Green
#B0FF9D
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F992 #F692F9
analogous
#C9F992 #95F992 #92F9C2
triadic
#95F992 #9295F9 #F99295
tetradic
#95F992 #92C9F9 #F692F9 #F9C292
square
#95F992 #92C9F9 #F692F9 #F9C292
split-complementary
#95F992 #C292F9 #F992C9
monochromatic
#24F31E #5DF658 #95F992 #CDFCCC #E3FDE2
Accessibility & contrast
On white
1.29
#95F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#95F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F992
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F992 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#8AF4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f992; /* rgb */ color: rgb(149, 249, 146); /* oklch */ color: oklch(89.6% 0.167 143.4);
Tailwind
colors: {
custom: {
50: '#b8fcb3',
500: '#95f992',
950: '#000000',
},
}SCSS
$custom: #95f992; $custom-light: #b8fcb3; $custom-dark: #000000;
JSON
{
"hex": "#95f992",
"rgb": {
"r": 149,
"g": 249,
"b": 146
},
"hsl": {
"h": 118.252,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89646,
"c": 0.16694,
"h": 143.4
},
"luminance": 0.76216
}Semantic roles & 50–950 ramp
primary
#95F992
secondary
#D557D8
accent
#00E6DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581