#95F488#95F488
#95F488 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.3% C 0.169 H 141.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #95F488 |
|---|---|
| RGB | rgb(149, 244, 136) |
| HSL | hsl(113, 83%, 75%) |
| HSV | hsv(113, 44%, 96%) |
| CMYK | cmyk(38.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(88.38, -48.50, 43.28) |
| CIE-LCH | lch(88.38, 65.01, 138.26°) |
| OKLab | oklab(88.32% -0.1324 0.1057) |
| OKLCH | oklch(88.32% 0.169 141.4) |
| XYZ | xyz(49.1870, 72.8658, 34.7605) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.28
Lightgreen
#90EE90
ΔE00 2.44
Light Green
#96F97B
ΔE00 2.51
Easter Green
#8CFD7E
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 3.44
Pastel Green
#B0FF9D
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F488 #E788F4
analogous
#CBF488 #95F488 #88F4B1
triadic
#95F488 #8895F4 #F48895
tetradic
#95F488 #88CBF4 #E788F4 #F4B188
square
#95F488 #88CBF4 #E788F4 #F4B188
split-complementary
#95F488 #B188F4 #F488CB
monochromatic
#31EA18 #63EF50 #95F488 #C7F9C0 #E6FCE3
Accessibility & contrast
On white
1.35
#95F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#95F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F488
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F488 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#8CEEDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #95f488; /* rgb */ color: rgb(149, 244, 136); /* oklch */ color: oklch(88.3% 0.169 141.4);
Tailwind
colors: {
custom: {
50: '#b8f8ac',
500: '#95f488',
950: '#000000',
},
}SCSS
$custom: #95f488; $custom-light: #b8f8ac; $custom-dark: #000000;
JSON
{
"hex": "#95f488",
"rgb": {
"r": 149,
"g": 244,
"b": 136
},
"hsl": {
"h": 112.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.88318,
"c": 0.16938,
"h": 141.4
},
"luminance": 0.72869
}Semantic roles & 50–950 ramp
primary
#95F488
secondary
#C150D1
accent
#06DFC5
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581