#91C2A2#91C2A2
#91C2A2 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.0% C 0.069 H 155.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A2 |
|---|---|
| RGB | rgb(145, 194, 162) |
| HSL | hsl(141, 29%, 66%) |
| HSV | hsv(141, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 16.5%, 23.9%) |
| CIE-LAB | lab(74.32, -22.65, 10.94) |
| CIE-LCH | lch(74.32, 25.15, 154.21°) |
| OKLab | oklab(77.05% -0.0629 0.0282) |
| OKLCH | oklch(77.05% 0.069 155.8) |
| XYZ | xyz(37.4885, 47.2105, 41.3127) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.32
Pale Teal
#82CBB2
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 7.18
Greenish Grey
#96AE8D
ΔE00 7.37
Mediumaquamarine
#66CDAA
ΔE00 7.54
Lichen
#8FB67B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A2 #C291B1
analogous
#99C291 #91C2A2 #91C2BB
triadic
#91C2A2 #A291C2 #C2A291
tetradic
#91C2A2 #9199C2 #C291B1 #C2BB91
square
#91C2A2 #9199C2 #C291B1 #C2BB91
split-complementary
#91C2A2 #BB91C2 #C29199
monochromatic
#4D8B63 #6AAC81 #91C2A2 #B8D8C3 #E0EEE5
Accessibility & contrast
On white
2.01
#91C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A2 | 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)
#C2BAA0
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#89C1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a2; /* rgb */ color: rgb(145, 194, 162); /* oklch */ color: oklch(77.0% 0.069 155.8);
Tailwind
colors: {
custom: {
50: '#b2d4bd',
500: '#91c2a2',
950: '#000000',
},
}SCSS
$custom: #91c2a2; $custom-light: #b2d4bd; $custom-dark: #000000;
JSON
{
"hex": "#91c2a2",
"rgb": {
"r": 145,
"g": 194,
"b": 162
},
"hsl": {
"h": 140.816,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77047,
"c": 0.06893,
"h": 155.8
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#91C2A2
secondary
#DFCFDA
accent
#3E83A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381