#95FB96#95FB96
#95FB96 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.166 H 144.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95FB96 |
|---|---|
| RGB | rgb(149, 251, 150) |
| HSL | hsl(121, 93%, 78%) |
| HSV | hsv(121, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(90.59, -49.47, 39.28) |
| CIE-LCH | lch(90.59, 63.16, 141.55°) |
| OKLab | oklab(90.18% -0.1347 0.097) |
| OKLCH | oklch(90.18% 0.166 144.3) |
| XYZ | xyz(52.3941, 77.5827, 41.0624) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.38
Mint Green
#8FFF9F
ΔE00 1.73
Baby Green
#8CFF9E
ΔE00 1.84
Lightgreen
#90EE90
ΔE00 2.77
Pastel Green
#B0FF9D
ΔE00 3.11
Foam Green
#90FDA9
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FB96 #FB95FA
analogous
#C7FB95 #95FB96 #95FBC9
triadic
#95FB96 #9695FB #FB9695
tetradic
#95FB96 #95C7FB #FB95FA #FBC995
square
#95FB96 #95C7FB #FB95FA #FBC995
split-complementary
#95FB96 #C995FB #FB95C7
monochromatic
#1FF721 #5AF95C #95FB96 #D0FDD0 #E2FEE2
Accessibility & contrast
On white
1.27
#95FB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#95FB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FB96
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FB96 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#89F6E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #95fb96; /* rgb */ color: rgb(149, 251, 150); /* oklch */ color: oklch(90.2% 0.166 144.3);
Tailwind
colors: {
custom: {
50: '#b8fdb6',
500: '#95fb96',
950: '#000000',
},
}SCSS
$custom: #95fb96; $custom-light: #b8fdb6; $custom-dark: #000000;
JSON
{
"hex": "#95fb96",
"rgb": {
"r": 149,
"g": 251,
"b": 150
},
"hsl": {
"h": 120.588,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.90178,
"c": 0.16596,
"h": 144.3
},
"luminance": 0.77586
}Semantic roles & 50–950 ramp
primary
#95FB96
secondary
#DC59DA
accent
#00E3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681