#95F895#95F895
#95F895 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.5% C 0.163 H 144.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95F895 |
|---|---|
| RGB | rgb(149, 248, 149) |
| HSL | hsl(120, 88%, 78%) |
| HSV | hsv(120, 40%, 97%) |
| CMYK | cmyk(39.9%, 0%, 39.9%, 2.7%) |
| CIE-LAB | lab(89.72, -48.35, 38.64) |
| CIE-LCH | lch(89.72, 61.89, 141.37°) |
| OKLab | oklab(89.46% -0.1317 0.0954) |
| OKLCH | oklch(89.46% 0.163 144.1) |
| XYZ | xyz(51.3842, 75.6912, 40.3303) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.65
Mint Green
#8FFF9F
ΔE00 2.07
Lightgreen
#90EE90
ΔE00 2.14
Baby Green
#8CFF9E
ΔE00 2.19
Pastel Green
#B0FF9D
ΔE00 3.21
Foam Green
#90FDA9
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F895 #F895F8
analogous
#C6F895 #95F895 #95F8C6
triadic
#95F895 #9595F8 #F89595
tetradic
#95F895 #95C6F8 #F895F8 #F8C695
square
#95F895 #95C6F8 #F895F8 #F8C695
split-complementary
#95F895 #C695F8 #F895C6
monochromatic
#22F022 #5CF45C #95F895 #CEFCCE #E2FDE2
Accessibility & contrast
On white
1.30
#95F895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#95F895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F895
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F895 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78E
Deuteranopia (green-blind)
#EDDE9B
Tritanopia (blue-blind)
#89F3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f895; /* rgb */ color: rgb(149, 248, 149); /* oklch */ color: oklch(89.5% 0.163 144.1);
Tailwind
colors: {
custom: {
50: '#b8fbb5',
500: '#95f895',
950: '#000000',
},
}SCSS
$custom: #95f895; $custom-light: #b8fbb5; $custom-dark: #000000;
JSON
{
"hex": "#95f895",
"rgb": {
"r": 149,
"g": 248,
"b": 149
},
"hsl": {
"h": 120,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.89463,
"c": 0.16264,
"h": 144.1
},
"luminance": 0.75694
}Semantic roles & 50–950 ramp
primary
#95F895
secondary
#D75AD7
accent
#01E4E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581