#91BDA2#91BDA2
#91BDA2 is a light, moderate green. Relative luminance 0.450; OKLCH L 75.9% C 0.061 H 157.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDA2 |
|---|---|
| RGB | rgb(145, 189, 162) |
| HSL | hsl(143, 25%, 65%) |
| HSV | hsv(143, 23%, 74%) |
| CMYK | cmyk(23.3%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(72.91, -20.14, 8.92) |
| CIE-LCH | lch(72.91, 22.03, 156.10°) |
| OKLab | oklab(75.91% -0.0562 0.0231) |
| OKLCH | oklch(75.91% 0.061 157.7) |
| XYZ | xyz(36.3944, 45.0223, 40.9480) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.89
Greenish Grey
#96AE8D
ΔE00 6.48
Seafoam Blue
#78D1B6
ΔE00 8.01
Greyish Green
#82A67D
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDA2 #BD91AC
analogous
#96BD91 #91BDA2 #91BDB8
triadic
#91BDA2 #A291BD #BDA291
tetradic
#91BDA2 #9196BD #BD91AC #BDB891
square
#91BDA2 #9196BD #BD91AC #BDB891
split-complementary
#91BDA2 #B891BD #BD9196
monochromatic
#4F8464 #6BA682 #91BDA2 #B7D4C2 #DDEBE3
Accessibility & contrast
On white
2.10
#91BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#91BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDA2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDA2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#89BCB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bda2; /* rgb */ color: rgb(145, 189, 162); /* oklch */ color: oklch(75.9% 0.061 157.7);
Tailwind
colors: {
custom: {
50: '#b2d1bd',
500: '#91bda2',
950: '#000000',
},
}SCSS
$custom: #91bda2; $custom-light: #b2d1bd; $custom-dark: #000000;
JSON
{
"hex": "#91bda2",
"rgb": {
"r": 145,
"g": 189,
"b": 162
},
"hsl": {
"h": 143.182,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.75912,
"c": 0.06075,
"h": 157.7
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#91BDA2
secondary
#DCCED7
accent
#427EA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281