#91C098#91C098
#91C098 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.3% C 0.075 H 148.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #91C098 |
|---|---|
| RGB | rgb(145, 192, 152) |
| HSL | hsl(129, 27%, 66%) |
| HSV | hsv(129, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(73.54, -23.52, 15.22) |
| CIE-LCH | lch(73.54, 28.02, 147.09°) |
| OKLab | oklab(76.34% -0.0646 0.0391) |
| OKLCH | oklch(76.34% 0.075 148.8) |
| XYZ | xyz(36.1926, 45.9848, 36.6687) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.88
Lichen
#8FB67B
ΔE00 6.16
Sage Green (survey)
#88B378
ΔE00 6.42
Greenish Grey
#96AE8D
ΔE00 6.51
Faded Green
#7BB274
ΔE00 7.14
Sage Green
#9CAF88
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C098 #C091B9
analogous
#A1C091 #91C098 #91C0AF
triadic
#91C098 #9891C0 #C09891
tetradic
#91C098 #91A1C0 #C091B9 #C0AF91
square
#91C098 #91A1C0 #C091B9 #C0AF91
split-complementary
#91C098 #AF91C0 #C091A1
monochromatic
#4E8857 #6AAA74 #91C098 #B8D6BC #DFEDE1
Accessibility & contrast
On white
2.06
#91C098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#91C098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C098
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C098 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#B9B39A
Tritanopia (blue-blind)
#8BBEB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c098; /* rgb */ color: rgb(145, 192, 152); /* oklch */ color: oklch(76.3% 0.075 148.8);
Tailwind
colors: {
custom: {
50: '#b2d3b6',
500: '#91c098',
950: '#000000',
},
}SCSS
$custom: #91c098; $custom-light: #b2d3b6; $custom-dark: #000000;
JSON
{
"hex": "#91c098",
"rgb": {
"r": 145,
"g": 192,
"b": 152
},
"hsl": {
"h": 128.936,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76342,
"c": 0.07547,
"h": 148.8
},
"luminance": 0.45986
}Semantic roles & 50–950 ramp
primary
#91C098
secondary
#DECFDC
accent
#4097A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280