#95FC97#95FC97
#95FC97 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.166 H 144.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95FC97 |
|---|---|
| RGB | rgb(149, 252, 151) |
| HSL | hsl(121, 94%, 79%) |
| HSV | hsv(121, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(90.89, -49.74, 39.18) |
| CIE-LCH | lch(90.89, 63.31, 141.77°) |
| OKLab | oklab(90.43% -0.1354 0.0968) |
| OKLCH | oklch(90.43% 0.166 144.5) |
| XYZ | xyz(52.7882, 78.2415, 41.5927) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.44
Mint Green
#8FFF9F
ΔE00 1.57
Baby Green
#8CFF9E
ΔE00 1.68
Lightgreen
#90EE90
ΔE00 2.96
Pastel Green
#B0FF9D
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FC97 #FC95FA
analogous
#C6FC95 #95FC97 #95FCCA
triadic
#95FC97 #9795FC #FC9795
tetradic
#95FC97 #95C6FC #FC95FA #FCCA95
square
#95FC97 #95C6FC #FC95FA #FCCA95
split-complementary
#95FC97 #CA95FC #FC95C6
monochromatic
#1EF922 #59FA5D #95FC97 #D1FED1 #E1FEE2
Accessibility & contrast
On white
1.26
#95FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#95FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FC97
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FC97 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#88F7E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #95fc97; /* rgb */ color: rgb(149, 252, 151); /* oklch */ color: oklch(90.4% 0.166 144.5);
Tailwind
colors: {
custom: {
50: '#b9feb6',
500: '#95fc97',
950: '#000000',
},
}SCSS
$custom: #95fc97; $custom-light: #b9feb6; $custom-dark: #000000;
JSON
{
"hex": "#95fc97",
"rgb": {
"r": 149,
"g": 252,
"b": 151
},
"hsl": {
"h": 121.165,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.90428,
"c": 0.16643,
"h": 144.5
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#95FC97
secondary
#DD58DA
accent
#00E1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681