#95C896#95C896
#95C896 is a light, moderate green. Relative luminance 0.499; OKLCH L 78.4% C 0.088 H 145.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95C896 |
|---|---|
| RGB | rgb(149, 200, 150) |
| HSL | hsl(121, 32%, 68%) |
| HSV | hsv(121, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 25%, 21.6%) |
| CIE-LAB | lab(76.01, -26.46, 19.76) |
| CIE-LCH | lch(76.01, 33.03, 143.25°) |
| OKLab | oklab(78.37% -0.0723 0.0503) |
| OKLCH | oklch(78.37% 0.088 145.2) |
| XYZ | xyz(38.5521, 49.8988, 36.4484) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.18
Lichen
#8FB67B
ΔE00 5.84
Sage Green (survey)
#88B378
ΔE00 6.39
Soft Green
#6FC276
ΔE00 7.04
Hospital Green
#9BE5AA
ΔE00 7.07
Faded Green
#7BB274
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C896 #C895C7
analogous
#ADC895 #95C896 #95C8AF
triadic
#95C896 #9695C8 #C89695
tetradic
#95C896 #95ADC8 #C895C7 #C8AF95
square
#95C896 #95ADC8 #C895C7 #C8AF95
split-complementary
#95C896 #AF95C8 #C895AD
monochromatic
#4D954F #6DB36E #95C896 #BDDDBE #E6F2E6
Accessibility & contrast
On white
1.91
#95C896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#95C896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C896
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C896 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF93
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#90C5BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95c896; /* rgb */ color: rgb(149, 200, 150); /* oklch */ color: oklch(78.4% 0.088 145.2);
Tailwind
colors: {
custom: {
50: '#b5d9b5',
500: '#95c896',
950: '#000000',
},
}SCSS
$custom: #95c896; $custom-light: #b5d9b5; $custom-dark: #000000;
JSON
{
"hex": "#95c896",
"rgb": {
"r": 149,
"g": 200,
"b": 150
},
"hsl": {
"h": 121.176,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.78374,
"c": 0.08811,
"h": 145.2
},
"luminance": 0.499
}Semantic roles & 50–950 ramp
primary
#95C896
secondary
#E4D5E4
accent
#3BA8AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380