#91C198#91C198
#91C198 is a light, moderate green. Relative luminance 0.464; OKLCH L 76.6% C 0.077 H 148.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91C198 |
|---|---|
| RGB | rgb(145, 193, 152) |
| HSL | hsl(129, 28%, 66%) |
| HSV | hsv(129, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 21.2%, 24.3%) |
| CIE-LAB | lab(73.82, -24.02, 15.62) |
| CIE-LCH | lch(73.82, 28.65, 146.96°) |
| OKLab | oklab(76.57% -0.0659 0.0401) |
| OKLCH | oklch(76.57% 0.077 148.7) |
| XYZ | xyz(36.4129, 46.4254, 36.7421) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.90
Lichen
#8FB67B
ΔE00 6.13
Sage Green (survey)
#88B378
ΔE00 6.40
Greenish Grey
#96AE8D
ΔE00 6.80
Faded Green
#7BB274
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C198 #C191BA
analogous
#A2C191 #91C198 #91C1B0
triadic
#91C198 #9891C1 #C19891
tetradic
#91C198 #91A2C1 #C191BA #C1B091
square
#91C198 #91A2C1 #C191BA #C1B091
split-complementary
#91C198 #B091C1 #C191A2
monochromatic
#4E8A56 #6AAB73 #91C198 #B8D7BD #DFEDE1
Accessibility & contrast
On white
2.04
#91C198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#91C198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C198
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C198 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B996
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#8BBFB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c198; /* rgb */ color: rgb(145, 193, 152); /* oklch */ color: oklch(76.6% 0.077 148.7);
Tailwind
colors: {
custom: {
50: '#b2d4b6',
500: '#91c198',
950: '#000000',
},
}SCSS
$custom: #91c198; $custom-light: #b2d4b6; $custom-dark: #000000;
JSON
{
"hex": "#91c198",
"rgb": {
"r": 145,
"g": 193,
"b": 152
},
"hsl": {
"h": 128.75,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.76571,
"c": 0.07714,
"h": 148.7
},
"luminance": 0.46427
}Semantic roles & 50–950 ramp
primary
#91C198
secondary
#DFCFDC
accent
#3F97A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380