#91BE9F#91BE9F
#91BE9F is a light, moderate green. Relative luminance 0.454; OKLCH L 76.1% C 0.065 H 154.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91BE9F |
|---|---|
| RGB | rgb(145, 190, 159) |
| HSL | hsl(139, 26%, 66%) |
| HSV | hsv(139, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(73.12, -21.22, 10.86) |
| CIE-LCH | lch(73.12, 23.84, 152.90°) |
| OKLab | oklab(76.06% -0.0588 0.028) |
| OKLCH | oklch(76.06% 0.065 154.5) |
| XYZ | xyz(36.3467, 45.3486, 39.6323) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 6.13
Greenish Grey
#96AE8D
ΔE00 6.30
Greyish Green
#82A67D
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 7.83
Seafoam Blue
#78D1B6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BE9F #BE91B0
analogous
#99BE91 #91BE9F #91BEB5
triadic
#91BE9F #9F91BE #BE9F91
tetradic
#91BE9F #9199BE #BE91B0 #BEB591
square
#91BE9F #9199BE #BE91B0 #BEB591
split-complementary
#91BE9F #B591BE #BE9199
monochromatic
#4F8660 #6BA77D #91BE9F #B7D5C1 #DEEBE2
Accessibility & contrast
On white
2.09
#91BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#91BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BE9F
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BE9F | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#B6B1A1
Tritanopia (blue-blind)
#8ABDB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91be9f; /* rgb */ color: rgb(145, 190, 159); /* oklch */ color: oklch(76.1% 0.065 154.5);
Tailwind
colors: {
custom: {
50: '#b2d1bb',
500: '#91be9f',
950: '#000000',
},
}SCSS
$custom: #91be9f; $custom-light: #b2d1bb; $custom-dark: #000000;
JSON
{
"hex": "#91be9f",
"rgb": {
"r": 145,
"g": 190,
"b": 159
},
"hsl": {
"h": 138.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.7606,
"c": 0.06518,
"h": 154.5
},
"luminance": 0.4535
}Semantic roles & 50–950 ramp
primary
#91BE9F
secondary
#DDCED8
accent
#4185A4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280