#95F690#95F690
#95F690 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.9% C 0.165 H 143.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95F690 |
|---|---|
| RGB | rgb(149, 246, 144) |
| HSL | hsl(117, 85%, 76%) |
| HSV | hsv(117, 41%, 96%) |
| CMYK | cmyk(39.4%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(89.07, -48.23, 40.26) |
| CIE-LCH | lch(89.07, 62.83, 140.15°) |
| OKLab | oklab(88.91% -0.1314 0.099) |
| OKLCH | oklch(88.91% 0.165 143) |
| XYZ | xyz(50.3820, 74.3118, 38.0690) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.24
Lightgreen
#90EE90
ΔE00 1.97
Mint Green
#8FFF9F
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.28
Pale Light Green
#B1FC99
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F690 #F190F6
analogous
#C8F690 #95F690 #90F6BE
triadic
#95F690 #9095F6 #F69095
tetradic
#95F690 #90C8F6 #F190F6 #F6BE90
square
#95F690 #90C8F6 #F190F6 #F6BE90
split-complementary
#95F690 #BE90F6 #F690C8
monochromatic
#29ED1F #5FF157 #95F690 #CBFBC9 #E4FDE3
Accessibility & contrast
On white
1.32
#95F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#95F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F690
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F690 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#8BF0DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95f690; /* rgb */ color: rgb(149, 246, 144); /* oklch */ color: oklch(88.9% 0.165 143.0);
Tailwind
colors: {
custom: {
50: '#b8fab2',
500: '#95f690',
950: '#000000',
},
}SCSS
$custom: #95f690; $custom-light: #b8fab2; $custom-dark: #000000;
JSON
{
"hex": "#95f690",
"rgb": {
"r": 149,
"g": 246,
"b": 144
},
"hsl": {
"h": 117.059,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.88913,
"c": 0.16458,
"h": 143
},
"luminance": 0.74315
}Semantic roles & 50–950 ramp
primary
#95F690
secondary
#CE56D4
accent
#04E1D7
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581