#95F296#95F296
#95F296 is a very light, vivid green. Relative luminance 0.721; OKLCH L 88.1% C 0.153 H 144.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95F296 |
|---|---|
| RGB | rgb(149, 242, 150) |
| HSL | hsl(121, 78%, 77%) |
| HSV | hsv(121, 38%, 95%) |
| CMYK | cmyk(38.4%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(88.01, -45.65, 35.92) |
| CIE-LCH | lch(88.01, 58.09, 141.81°) |
| OKLab | oklab(88.08% -0.1244 0.0891) |
| OKLCH | oklch(88.08% 0.153 144.4) |
| XYZ | xyz(49.6492, 72.0930, 40.1475) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.01
Palegreen
#98FB98
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.11
Foam Green
#90FDA9
ΔE00 3.43
Light Pastel Green
#B2FBA5
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F296 #F295F1
analogous
#C3F295 #95F296 #95F2C5
triadic
#95F296 #9695F2 #F29695
tetradic
#95F296 #95C3F2 #F295F1 #F2C595
square
#95F296 #95C3F2 #F295F1 #F2C595
split-complementary
#95F296 #C595F2 #F295C3
monochromatic
#28E52A #5EEB60 #95F296 #CCF9CC #E4FCE4
Accessibility & contrast
On white
1.36
#95F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#95F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F296
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F296 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E290
Deuteranopia (green-blind)
#E8D99B
Tritanopia (blue-blind)
#8AEDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #95f296; /* rgb */ color: rgb(149, 242, 150); /* oklch */ color: oklch(88.1% 0.153 144.4);
Tailwind
colors: {
custom: {
50: '#b8f7b5',
500: '#95f296',
950: '#000000',
},
}SCSS
$custom: #95f296; $custom-light: #b8f7b5; $custom-dark: #000000;
JSON
{
"hex": "#95f296",
"rgb": {
"r": 149,
"g": 242,
"b": 150
},
"hsl": {
"h": 120.645,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.88083,
"c": 0.153,
"h": 144.4
},
"luminance": 0.72096
}Semantic roles & 50–950 ramp
primary
#95F296
secondary
#CF5CCE
accent
#0BD8DA
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581