#91BF98#91BF98
#91BF98 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.1% C 0.074 H 149.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91BF98 |
|---|---|
| RGB | rgb(145, 191, 152) |
| HSL | hsl(129, 26%, 66%) |
| HSV | hsv(129, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.25, -23.03, 14.83) |
| CIE-LCH | lch(73.25, 27.39, 147.22°) |
| OKLab | oklab(76.11% -0.0632 0.0381) |
| OKLCH | oklch(76.11% 0.074 149) |
| XYZ | xyz(35.9737, 45.5471, 36.5958) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.93
Lichen
#8FB67B
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 6.23
Sage Green (survey)
#88B378
ΔE00 6.46
Sage Green
#9CAF88
ΔE00 7.18
Greyish Green
#82A67D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BF98 #BF91B8
analogous
#A1BF91 #91BF98 #91BFAF
triadic
#91BF98 #9891BF #BF9891
tetradic
#91BF98 #91A1BF #BF91B8 #BFAF91
square
#91BF98 #91A1BF #BF91B8 #BFAF91
split-complementary
#91BF98 #AF91BF #BF91A1
monochromatic
#4F8757 #6AA874 #91BF98 #B8D6BC #DEECE0
Accessibility & contrast
On white
2.08
#91BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#91BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BF98
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BF98 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#B8B29A
Tritanopia (blue-blind)
#8BBDB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bf98; /* rgb */ color: rgb(145, 191, 152); /* oklch */ color: oklch(76.1% 0.074 149.0);
Tailwind
colors: {
custom: {
50: '#b2d2b6',
500: '#91bf98',
950: '#000000',
},
}SCSS
$custom: #91bf98; $custom-light: #b2d2b6; $custom-dark: #000000;
JSON
{
"hex": "#91bf98",
"rgb": {
"r": 145,
"g": 191,
"b": 152
},
"hsl": {
"h": 129.13,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76113,
"c": 0.07381,
"h": 149
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#91BF98
secondary
#DECEDB
accent
#4096A5
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280