#95F995#95F995
#95F995 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.7% C 0.164 H 144.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95F995 |
|---|---|
| RGB | rgb(149, 249, 149) |
| HSL | hsl(120, 89%, 78%) |
| HSV | hsv(120, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(90.00, -48.77, 39.01) |
| CIE-LCH | lch(90.00, 62.45, 141.35°) |
| OKLab | oklab(89.7% -0.1328 0.0963) |
| OKLCH | oklch(89.7% 0.164 144.1) |
| XYZ | xyz(51.6925, 76.3078, 40.4330) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.50
Mint Green
#8FFF9F
ΔE00 1.97
Baby Green
#8CFF9E
ΔE00 2.09
Lightgreen
#90EE90
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 3.16
Foam Green
#90FDA9
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F995 #F995F9
analogous
#C7F995 #95F995 #95F9C7
triadic
#95F995 #9595F9 #F99595
tetradic
#95F995 #95C7F9 #F995F9 #F9C795
square
#95F995 #95C7F9 #F995F9 #F9C795
split-complementary
#95F995 #C795F9 #F995C7
monochromatic
#21F221 #5BF65B #95F995 #CFFCCF #E2FDE2
Accessibility & contrast
On white
1.29
#95F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#95F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F995
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F995 | 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)
#FDE88E
Deuteranopia (green-blind)
#EEDF9B
Tritanopia (blue-blind)
#89F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f995; /* rgb */ color: rgb(149, 249, 149); /* oklch */ color: oklch(89.7% 0.164 144.1);
Tailwind
colors: {
custom: {
50: '#b8fcb5',
500: '#95f995',
950: '#000000',
},
}SCSS
$custom: #95f995; $custom-light: #b8fcb5; $custom-dark: #000000;
JSON
{
"hex": "#95f995",
"rgb": {
"r": 149,
"g": 249,
"b": 149
},
"hsl": {
"h": 120,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.89696,
"c": 0.16407,
"h": 144.1
},
"luminance": 0.76311
}Semantic roles & 50–950 ramp
primary
#95F995
secondary
#D959D9
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581