#95F994#95F994
#95F994 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.7% C 0.165 H 143.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95F994 |
|---|---|
| RGB | rgb(149, 249, 148) |
| HSL | hsl(119, 89%, 78%) |
| HSV | hsv(119, 41%, 98%) |
| CMYK | cmyk(40.2%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(89.99, -48.92, 39.48) |
| CIE-LCH | lch(89.99, 62.86, 141.10°) |
| OKLab | oklab(89.68% -0.1332 0.0974) |
| OKLCH | oklch(89.68% 0.165 143.8) |
| XYZ | xyz(51.6130, 76.2760, 40.0143) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.58
Mint Green
#8FFF9F
ΔE00 2.08
Baby Green
#8CFF9E
ΔE00 2.18
Lightgreen
#90EE90
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F994 #F894F9
analogous
#C7F994 #95F994 #94F9C5
triadic
#95F994 #9495F9 #F99495
tetradic
#95F994 #94C7F9 #F894F9 #F9C594
square
#95F994 #94C7F9 #F894F9 #F9C594
split-complementary
#95F994 #C594F9 #F994C7
monochromatic
#22F320 #5CF65A #95F994 #CEFCCE #E2FDE2
Accessibility & contrast
On white
1.29
#95F994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#95F994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F994
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F994 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88D
Deuteranopia (green-blind)
#EEDF9A
Tritanopia (blue-blind)
#89F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f994; /* rgb */ color: rgb(149, 249, 148); /* oklch */ color: oklch(89.7% 0.165 143.8);
Tailwind
colors: {
custom: {
50: '#b8fcb4',
500: '#95f994',
950: '#000000',
},
}SCSS
$custom: #95f994; $custom-light: #b8fcb4; $custom-dark: #000000;
JSON
{
"hex": "#95f994",
"rgb": {
"r": 149,
"g": 249,
"b": 148
},
"hsl": {
"h": 119.406,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.89679,
"c": 0.16503,
"h": 143.8
},
"luminance": 0.76279
}Semantic roles & 50–950 ramp
primary
#95F994
secondary
#D759D9
accent
#00E6E3
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581