#95C299#95C299
#95C299 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.1% C 0.075 H 147.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95C299 |
|---|---|
| RGB | rgb(149, 194, 153) |
| HSL | hsl(125, 27%, 67%) |
| HSV | hsv(125, 23%, 76%) |
| CMYK | cmyk(23.2%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.36, -22.99, 15.88) |
| CIE-LCH | lch(74.36, 27.94, 145.37°) |
| OKLab | oklab(77.08% -0.063 0.0407) |
| OKLCH | oklch(77.08% 0.075 147.1) |
| XYZ | xyz(37.4344, 47.2719, 37.2829) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.05
Lichen
#8FB67B
ΔE00 6.08
Sage Green (survey)
#88B378
ΔE00 6.49
Greenish Grey
#96AE8D
ΔE00 6.63
Sage Green
#9CAF88
ΔE00 7.29
Faded Green
#7BB274
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C299 #C295BE
analogous
#A8C295 #95C299 #95C2AF
triadic
#95C299 #9995C2 #C29995
tetradic
#95C299 #95A8C2 #C295BE #C2AF95
square
#95C299 #95A8C2 #C295BE #C2AF95
split-complementary
#95C299 #AF95C2 #C295A8
monochromatic
#518C56 #6EAC74 #95C299 #BCD8BE #E3EFE4
Accessibility & contrast
On white
2.01
#95C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#95C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C299
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C299 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#90C0B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95c299; /* rgb */ color: rgb(149, 194, 153); /* oklch */ color: oklch(77.1% 0.075 147.1);
Tailwind
colors: {
custom: {
50: '#b5d4b7',
500: '#95c299',
950: '#000000',
},
}SCSS
$custom: #95c299; $custom-light: #b5d4b7; $custom-dark: #000000;
JSON
{
"hex": "#95c299",
"rgb": {
"r": 149,
"g": 194,
"b": 153
},
"hsl": {
"h": 125.333,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.77075,
"c": 0.07502,
"h": 147.1
},
"luminance": 0.47273
}Semantic roles & 50–950 ramp
primary
#95C299
secondary
#E0D2DF
accent
#409DA6
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380