#95F384#95F384
#95F384 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.0% C 0.172 H 140.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95F384 |
|---|---|
| RGB | rgb(149, 243, 132) |
| HSL | hsl(111, 82%, 74%) |
| HSV | hsv(111, 46%, 95%) |
| CMYK | cmyk(38.7%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(88.04, -48.61, 44.78) |
| CIE-LCH | lch(88.04, 66.10, 137.35°) |
| OKLab | oklab(88.02% -0.1328 0.1089) |
| OKLCH | oklch(88.02% 0.172 140.7) |
| XYZ | xyz(48.6080, 72.1540, 33.1912) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.16
Easter Green
#8CFD7E
ΔE00 2.74
Lightgreen
#90EE90
ΔE00 2.81
Palegreen
#98FB98
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.63
Pastel Green
#B0FF9D
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F384 #E284F3
analogous
#CCF384 #95F384 #84F3AA
triadic
#95F384 #8495F3 #F38495
tetradic
#95F384 #84CCF3 #E284F3 #F3AA84
square
#95F384 #84CCF3 #E284F3 #F3AA84
split-complementary
#95F384 #AA84F3 #F384CC
monochromatic
#36E616 #65EE4C #95F384 #C5F8BC #E7FCE3
Accessibility & contrast
On white
1.36
#95F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#95F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F384
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F384 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#8DEDD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #95f384; /* rgb */ color: rgb(149, 243, 132); /* oklch */ color: oklch(88.0% 0.172 140.7);
Tailwind
colors: {
custom: {
50: '#b8f7a9',
500: '#95f384',
950: '#000000',
},
}SCSS
$custom: #95f384; $custom-light: #b8f7a9; $custom-dark: #000000;
JSON
{
"hex": "#95f384",
"rgb": {
"r": 149,
"g": 243,
"b": 132
},
"hsl": {
"h": 110.811,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.88022,
"c": 0.17175,
"h": 140.7
},
"luminance": 0.72157
}Semantic roles & 50–950 ramp
primary
#95F384
secondary
#BB4CCF
accent
#07DFBE
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581