#91C09B#91C09B
#91C09B is a light, moderate green. Relative luminance 0.461; OKLCH L 76.4% C 0.072 H 150.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #91C09B |
|---|---|
| RGB | rgb(145, 192, 155) |
| HSL | hsl(133, 27%, 66%) |
| HSV | hsv(133, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(73.60, -22.97, 13.70) |
| CIE-LCH | lch(73.60, 26.75, 149.19°) |
| OKLab | oklab(76.42% -0.0633 0.0352) |
| OKLCH | oklch(76.42% 0.072 150.9) |
| XYZ | xyz(36.4414, 46.0843, 37.9791) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.63
Greenish Grey
#96AE8D
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 6.76
Lichen
#8FB67B
ΔE00 6.92
Sage Green (survey)
#88B378
ΔE00 7.13
Sage Green
#9CAF88
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C09B #C091B6
analogous
#9EC091 #91C09B #91C0B2
triadic
#91C09B #9B91C0 #C09B91
tetradic
#91C09B #919EC0 #C091B6 #C0B291
square
#91C09B #919EC0 #C091B6 #C0B291
split-complementary
#91C09B #B291C0 #C0919E
monochromatic
#4E885B #6AAA78 #91C09B #B8D6BE #DFEDE2
Accessibility & contrast
On white
2.06
#91C09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#91C09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C09B
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C09B | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#8BBEB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c09b; /* rgb */ color: rgb(145, 192, 155); /* oklch */ color: oklch(76.4% 0.072 150.9);
Tailwind
colors: {
custom: {
50: '#b2d3b8',
500: '#91c09b',
950: '#000000',
},
}SCSS
$custom: #91c09b; $custom-light: #b2d3b8; $custom-dark: #000000;
JSON
{
"hex": "#91c09b",
"rgb": {
"r": 145,
"g": 192,
"b": 155
},
"hsl": {
"h": 132.766,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76415,
"c": 0.07242,
"h": 150.9
},
"luminance": 0.46086
}Semantic roles & 50–950 ramp
primary
#91C09B
secondary
#DECFDB
accent
#4090A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280