#91C2A3#91C2A3
#91C2A3 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.1% C 0.068 H 156.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A3 |
|---|---|
| RGB | rgb(145, 194, 163) |
| HSL | hsl(142, 29%, 66%) |
| HSV | hsv(142, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 16%, 23.9%) |
| CIE-LAB | lab(74.35, -22.45, 10.43) |
| CIE-LCH | lch(74.35, 24.76, 155.08°) |
| OKLab | oklab(77.07% -0.0624 0.0269) |
| OKLCH | oklch(77.07% 0.068 156.7) |
| XYZ | xyz(37.5777, 47.2462, 41.7827) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.61
Pale Teal
#82CBB2
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 7.04
Greenish Grey
#96AE8D
ΔE00 7.46
Mediumaquamarine
#66CDAA
ΔE00 7.50
Greyish Green
#82A67D
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A3 #C291B0
analogous
#98C291 #91C2A3 #91C2BC
triadic
#91C2A3 #A391C2 #C2A391
tetradic
#91C2A3 #9198C2 #C291B0 #C2BC91
square
#91C2A3 #9198C2 #C291B0 #C2BC91
split-complementary
#91C2A3 #BC91C2 #C29198
monochromatic
#4D8B64 #6AAC82 #91C2A3 #B8D8C4 #E0EEE5
Accessibility & contrast
On white
2.01
#91C2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#91C2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A3
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A3 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA1
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#89C1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a3; /* rgb */ color: rgb(145, 194, 163); /* oklch */ color: oklch(77.1% 0.068 156.7);
Tailwind
colors: {
custom: {
50: '#b2d4be',
500: '#91c2a3',
950: '#000000',
},
}SCSS
$custom: #91c2a3; $custom-light: #b2d4be; $custom-dark: #000000;
JSON
{
"hex": "#91c2a3",
"rgb": {
"r": 145,
"g": 194,
"b": 163
},
"hsl": {
"h": 142.041,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77072,
"c": 0.068,
"h": 156.7
},
"luminance": 0.47248
}Semantic roles & 50–950 ramp
primary
#91C2A3
secondary
#DFCFDA
accent
#3E81A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381