#91C299#91C299
#91C299 is a light, moderate green. Relative luminance 0.469; OKLCH L 76.8% C 0.078 H 149.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91C299 |
|---|---|
| RGB | rgb(145, 194, 153) |
| HSL | hsl(130, 29%, 66%) |
| HSV | hsv(130, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.13, -24.33, 15.51) |
| CIE-LCH | lch(74.13, 28.85, 147.48°) |
| OKLab | oklab(76.82% -0.0668 0.0398) |
| OKLCH | oklch(76.82% 0.078 149.2) |
| XYZ | xyz(36.7169, 46.9019, 37.2492) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.15
Lichen
#8FB67B
ΔE00 6.34
Sage Green (survey)
#88B378
ΔE00 6.61
Greenish Grey
#96AE8D
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.21
Faded Green
#7BB274
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C299 #C291BA
analogous
#A2C291 #91C299 #91C2B2
triadic
#91C299 #9991C2 #C29991
tetradic
#91C299 #91A2C2 #C291BA #C2B291
square
#91C299 #91A2C2 #C291BA #C2B291
split-complementary
#91C299 #B291C2 #C291A2
monochromatic
#4D8B57 #6AAC74 #91C299 #B8D8BE #E0EEE2
Accessibility & contrast
On white
2.02
#91C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#91C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C299
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C299 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#8BC0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c299; /* rgb */ color: rgb(145, 194, 153); /* oklch */ color: oklch(76.8% 0.078 149.2);
Tailwind
colors: {
custom: {
50: '#b2d4b7',
500: '#91c299',
950: '#000000',
},
}SCSS
$custom: #91c299; $custom-light: #b2d4b7; $custom-dark: #000000;
JSON
{
"hex": "#91c299",
"rgb": {
"r": 145,
"g": 194,
"b": 153
},
"hsl": {
"h": 129.796,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76823,
"c": 0.07776,
"h": 149.2
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#91C299
secondary
#DFCFDD
accent
#3E96A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380