#91BEA2#91BEA2
#91BEA2 is a light, moderate green. Relative luminance 0.455; OKLCH L 76.1% C 0.062 H 157.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEA2 |
|---|---|
| RGB | rgb(145, 190, 162) |
| HSL | hsl(143, 26%, 66%) |
| HSV | hsv(143, 24%, 75%) |
| CMYK | cmyk(23.7%, 0%, 14.7%, 25.5%) |
| CIE-LAB | lab(73.19, -20.64, 9.33) |
| CIE-LCH | lch(73.19, 22.65, 155.68°) |
| OKLab | oklab(76.14% -0.0575 0.0241) |
| OKLCH | oklch(76.14% 0.062 157.3) |
| XYZ | xyz(36.6102, 45.4540, 41.0200) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.71
Greenish Grey
#96AE8D
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 7.80
Greyish Green
#82A67D
ΔE00 8.31
Sage Green
#9CAF88
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEA2 #BE91AD
analogous
#96BE91 #91BEA2 #91BEB8
triadic
#91BEA2 #A291BE #BEA291
tetradic
#91BEA2 #9196BE #BE91AD #BEB891
square
#91BEA2 #9196BE #BE91AD #BEB891
split-complementary
#91BEA2 #B891BE #BE9196
monochromatic
#4F8664 #6BA781 #91BEA2 #B7D5C3 #DEEBE3
Accessibility & contrast
On white
2.08
#91BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#91BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEA2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEA2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B5B2A4
Tritanopia (blue-blind)
#89BDB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bea2; /* rgb */ color: rgb(145, 190, 162); /* oklch */ color: oklch(76.1% 0.062 157.3);
Tailwind
colors: {
custom: {
50: '#b2d1bd',
500: '#91bea2',
950: '#000000',
},
}SCSS
$custom: #91bea2; $custom-light: #b2d1bd; $custom-dark: #000000;
JSON
{
"hex": "#91bea2",
"rgb": {
"r": 145,
"g": 190,
"b": 162
},
"hsl": {
"h": 142.667,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.76138,
"c": 0.06238,
"h": 157.3
},
"luminance": 0.45455
}Semantic roles & 50–950 ramp
primary
#91BEA2
secondary
#DDCED7
accent
#417FA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281