#91BB98#91BB98
#91BB98 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.2% C 0.067 H 149.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91BB98 |
|---|---|
| RGB | rgb(145, 187, 152) |
| HSL | hsl(130, 24%, 65%) |
| HSV | hsv(130, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.11, -21.03, 13.23) |
| CIE-LCH | lch(72.11, 24.84, 147.83°) |
| OKLab | oklab(75.2% -0.0578 0.034) |
| OKLCH | oklch(75.2% 0.067 149.5) |
| XYZ | xyz(35.1133, 43.8263, 36.3090) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.70
Greenish Grey
#96AE8D
ΔE00 5.13
Greyish Green
#82A67D
ΔE00 6.46
Sage Green
#9CAF88
ΔE00 6.48
Lichen
#8FB67B
ΔE00 6.66
Sage Green (survey)
#88B378
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BB98 #BB91B4
analogous
#9FBB91 #91BB98 #91BBAD
triadic
#91BB98 #9891BB #BB9891
tetradic
#91BB98 #919FBB #BB91B4 #BBAD91
square
#91BB98 #919FBB #BB91B4 #BBAD91
split-complementary
#91BB98 #AD91BB #BB919F
monochromatic
#508258 #6BA475 #91BB98 #B7D2BB #DDEADF
Accessibility & contrast
On white
2.15
#91BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#91BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BB98
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BB98 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#8CB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91bb98; /* rgb */ color: rgb(145, 187, 152); /* oklch */ color: oklch(75.2% 0.067 149.5);
Tailwind
colors: {
custom: {
50: '#b2cfb6',
500: '#91bb98',
950: '#000000',
},
}SCSS
$custom: #91bb98; $custom-light: #b2cfb6; $custom-dark: #000000;
JSON
{
"hex": "#91bb98",
"rgb": {
"r": 145,
"g": 187,
"b": 152
},
"hsl": {
"h": 130,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75201,
"c": 0.06711,
"h": 149.5
},
"luminance": 0.43827
}Semantic roles & 50–950 ramp
primary
#91BB98
secondary
#DBCDD9
accent
#4392A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280