#91C998#91C998
#91C998 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.4% C 0.090 H 147.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91C998 |
|---|---|
| RGB | rgb(145, 201, 152) |
| HSL | hsl(128, 34%, 68%) |
| HSV | hsv(128, 28%, 79%) |
| CMYK | cmyk(27.9%, 0%, 24.4%, 21.2%) |
| CIE-LAB | lab(76.11, -27.92, 18.80) |
| CIE-LCH | lch(76.11, 33.66, 146.05°) |
| OKLab | oklab(78.41% -0.0765 0.048) |
| OKLCH | oklch(78.41% 0.09 147.9) |
| XYZ | xyz(38.2294, 50.0585, 37.3477) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.53
Lichen
#8FB67B
ΔE00 6.52
Hospital Green
#9BE5AA
ΔE00 6.72
Sage Green (survey)
#88B378
ΔE00 6.91
Soft Green
#6FC276
ΔE00 6.92
Faded Green
#7BB274
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C998 #C991C2
analogous
#A6C991 #91C998 #91C9B4
triadic
#91C998 #9891C9 #C99891
tetradic
#91C998 #91A6C9 #C991C2 #C9B491
square
#91C998 #91A6C9 #C991C2 #C9B491
split-complementary
#91C998 #B491C9 #C991A6
monochromatic
#4A9653 #68B572 #91C998 #BADDBE #E3F1E5
Accessibility & contrast
On white
1.91
#91C998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#91C998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C998
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C998 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#8AC6BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c998; /* rgb */ color: rgb(145, 201, 152); /* oklch */ color: oklch(78.4% 0.090 147.9);
Tailwind
colors: {
custom: {
50: '#b2d9b6',
500: '#91c998',
950: '#000000',
},
}SCSS
$custom: #91c998; $custom-light: #b2d9b6; $custom-dark: #000000;
JSON
{
"hex": "#91c998",
"rgb": {
"r": 145,
"g": 201,
"b": 152
},
"hsl": {
"h": 127.5,
"s": 34.146,
"l": 67.843
},
"oklch": {
"l": 0.78406,
"c": 0.09026,
"h": 147.9
},
"luminance": 0.5006
}Semantic roles & 50–950 ramp
primary
#91C998
secondary
#9D6196
accent
#399EAD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381