#91C2A0#91C2A0
#91C2A0 is a light, moderate green. Relative luminance 0.471; OKLCH L 77.0% C 0.071 H 154.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A0 |
|---|---|
| RGB | rgb(145, 194, 160) |
| HSL | hsl(138, 29%, 66%) |
| HSV | hsv(138, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 17.5%, 23.9%) |
| CIE-LAB | lab(74.28, -23.03, 11.96) |
| CIE-LCH | lch(74.28, 25.95, 152.56°) |
| OKLab | oklab(77% -0.0637 0.0308) |
| OKLCH | oklch(77% 0.071 154.2) |
| XYZ | xyz(37.3121, 47.1400, 40.3839) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 5.69
Greenish Grey
#96AE8D
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 7.47
Mediumaquamarine
#66CDAA
ΔE00 7.65
Lichen
#8FB67B
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A0 #C291B3
analogous
#9BC291 #91C2A0 #91C2B9
triadic
#91C2A0 #A091C2 #C2A091
tetradic
#91C2A0 #919BC2 #C291B3 #C2B991
square
#91C2A0 #919BC2 #C291B3 #C2B991
split-complementary
#91C2A0 #B991C2 #C2919B
monochromatic
#4D8B60 #6AAC7E #91C2A0 #B8D8C2 #E0EEE4
Accessibility & contrast
On white
2.01
#91C2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91C2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A0
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A0 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#BAB4A2
Tritanopia (blue-blind)
#89C1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a0; /* rgb */ color: rgb(145, 194, 160); /* oklch */ color: oklch(77.0% 0.071 154.2);
Tailwind
colors: {
custom: {
50: '#b2d4bc',
500: '#91c2a0',
950: '#000000',
},
}SCSS
$custom: #91c2a0; $custom-light: #b2d4bc; $custom-dark: #000000;
JSON
{
"hex": "#91c2a0",
"rgb": {
"r": 145,
"g": 194,
"b": 160
},
"hsl": {
"h": 138.367,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76996,
"c": 0.07081,
"h": 154.2
},
"luminance": 0.47141
}Semantic roles & 50–950 ramp
primary
#91C2A0
secondary
#DFCFDA
accent
#3E87A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381