#95F99E#95F99E
#95F99E is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.9% C 0.155 H 146.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95F99E |
|---|---|
| RGB | rgb(149, 249, 158) |
| HSL | hsl(125, 89%, 78%) |
| HSV | hsv(125, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(90.14, -47.41, 34.73) |
| CIE-LCH | lch(90.14, 58.77, 143.78°) |
| OKLab | oklab(89.85% -0.1291 0.0865) |
| OKLCH | oklch(89.85% 0.155 146.2) |
| XYZ | xyz(52.4390, 76.6064, 44.3645) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.42
Mint Green
#8FFF9F
ΔE00 1.53
Baby Green
#8CFF9E
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.01
Lightgreen
#90EE90
ΔE00 2.54
Mint (survey)
#9FFEB0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F99E #F995F0
analogous
#BEF995 #95F99E #95F9D0
triadic
#95F99E #9E95F9 #F99E95
tetradic
#95F99E #95BEF9 #F995F0 #F9D095
square
#95F99E #95BEF9 #F995F0 #F9D095
split-complementary
#95F99E #D095F9 #F995BE
monochromatic
#21F234 #5BF669 #95F99E #CFFCD3 #E2FDE4
Accessibility & contrast
On white
1.29
#95F99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#95F99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F99E
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F99E | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#EDDFA3
Tritanopia (blue-blind)
#87F4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #95f99e; /* rgb */ color: rgb(149, 249, 158); /* oklch */ color: oklch(89.9% 0.155 146.2);
Tailwind
colors: {
custom: {
50: '#b8fcbb',
500: '#95f99e',
950: '#000000',
},
}SCSS
$custom: #95f99e; $custom-light: #b8fcbb; $custom-dark: #000000;
JSON
{
"hex": "#95f99e",
"rgb": {
"r": 149,
"g": 249,
"b": 158
},
"hsl": {
"h": 125.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.89853,
"c": 0.15541,
"h": 146.2
},
"luminance": 0.7661
}Semantic roles & 50–950 ramp
primary
#95F99E
secondary
#D959CD
accent
#00D1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582