#95F792#95F792
#95F792 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.2% C 0.164 H 143.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95F792 |
|---|---|
| RGB | rgb(149, 247, 146) |
| HSL | hsl(118, 86%, 77%) |
| HSV | hsv(118, 41%, 97%) |
| CMYK | cmyk(39.7%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(89.39, -48.37, 39.68) |
| CIE-LCH | lch(89.39, 62.56, 140.63°) |
| OKLab | oklab(89.18% -0.1318 0.0978) |
| OKLCH | oklch(89.18% 0.164 143.4) |
| XYZ | xyz(50.8412, 74.9834, 38.9829) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.95
Lightgreen
#90EE90
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.47
Baby Green
#8CFF9E
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 3.22
Pale Light Green
#B1FC99
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F792 #F492F7
analogous
#C8F792 #95F792 #92F7C2
triadic
#95F792 #9295F7 #F79295
tetradic
#95F792 #92C8F7 #F492F7 #F7C292
square
#95F792 #92C8F7 #F492F7 #F7C292
split-complementary
#95F792 #C292F7 #F792C8
monochromatic
#26EF20 #5EF359 #95F792 #CCFBCB #E3FDE2
Accessibility & contrast
On white
1.31
#95F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#95F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F792
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F792 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#8AF2DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #95f792; /* rgb */ color: rgb(149, 247, 146); /* oklch */ color: oklch(89.2% 0.164 143.4);
Tailwind
colors: {
custom: {
50: '#b8fab3',
500: '#95f792',
950: '#000000',
},
}SCSS
$custom: #95f792; $custom-light: #b8fab3; $custom-dark: #000000;
JSON
{
"hex": "#95f792",
"rgb": {
"r": 149,
"g": 247,
"b": 146
},
"hsl": {
"h": 118.218,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.89179,
"c": 0.16409,
"h": 143.4
},
"luminance": 0.74986
}Semantic roles & 50–950 ramp
primary
#95F792
secondary
#D258D6
accent
#03E3DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581