#91C2A1#91C2A1
#91C2A1 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.0% C 0.070 H 155.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A1 |
|---|---|
| RGB | rgb(145, 194, 161) |
| HSL | hsl(140, 29%, 66%) |
| HSV | hsv(140, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 17%, 23.9%) |
| CIE-LAB | lab(74.30, -22.84, 11.45) |
| CIE-LCH | lch(74.30, 25.55, 153.37°) |
| OKLab | oklab(77.02% -0.0633 0.0295) |
| OKLCH | oklch(77.02% 0.07 155) |
| XYZ | xyz(37.3999, 47.1751, 40.8465) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Pale Teal
#82CBB2
ΔE00 5.49
Greenish Grey
#96AE8D
ΔE00 7.30
Seafoam Blue
#78D1B6
ΔE00 7.32
Mediumaquamarine
#66CDAA
ΔE00 7.59
Lichen
#8FB67B
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A1 #C291B2
analogous
#9AC291 #91C2A1 #91C2BA
triadic
#91C2A1 #A191C2 #C2A191
tetradic
#91C2A1 #919AC2 #C291B2 #C2BA91
square
#91C2A1 #919AC2 #C291B2 #C2BA91
split-complementary
#91C2A1 #BA91C2 #C2919A
monochromatic
#4D8B62 #6AAC7F #91C2A1 #B8D8C3 #E0EEE4
Accessibility & contrast
On white
2.01
#91C2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91C2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A1
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A1 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9F
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#89C1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a1; /* rgb */ color: rgb(145, 194, 161); /* oklch */ color: oklch(77.0% 0.070 155.0);
Tailwind
colors: {
custom: {
50: '#b2d4bc',
500: '#91c2a1',
950: '#000000',
},
}SCSS
$custom: #91c2a1; $custom-light: #b2d4bc; $custom-dark: #000000;
JSON
{
"hex": "#91c2a1",
"rgb": {
"r": 145,
"g": 194,
"b": 161
},
"hsl": {
"h": 139.592,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77021,
"c": 0.06987,
"h": 155
},
"luminance": 0.47177
}Semantic roles & 50–950 ramp
primary
#91C2A1
secondary
#DFCFDA
accent
#3E85A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381