#91C3A2#91C3A2
#91C3A2 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.3% C 0.071 H 155.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3A2 |
|---|---|
| RGB | rgb(145, 195, 162) |
| HSL | hsl(140, 29%, 67%) |
| HSV | hsv(140, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 16.9%, 23.5%) |
| CIE-LAB | lab(74.61, -23.14, 11.34) |
| CIE-LCH | lch(74.61, 25.77, 153.89°) |
| OKLab | oklab(77.27% -0.0642 0.0293) |
| OKLCH | oklch(77.27% 0.071 155.5) |
| XYZ | xyz(37.7118, 47.6571, 41.3872) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.23
Pale Teal
#82CBB2
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 7.07
Mediumaquamarine
#66CDAA
ΔE00 7.38
Greenish Grey
#96AE8D
ΔE00 7.58
Lichen
#8FB67B
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3A2 #C391B2
analogous
#99C391 #91C3A2 #91C3BB
triadic
#91C3A2 #A291C3 #C3A291
tetradic
#91C3A2 #9199C3 #C391B2 #C3BB91
square
#91C3A2 #9199C3 #C391B2 #C3BB91
split-complementary
#91C3A2 #BB91C3 #C39199
monochromatic
#4D8D63 #69AD81 #91C3A2 #B9D9C3 #E0EEE5
Accessibility & contrast
On white
1.99
#91C3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#91C3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3A2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3A2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#BAB5A4
Tritanopia (blue-blind)
#89C2BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c3a2; /* rgb */ color: rgb(145, 195, 162); /* oklch */ color: oklch(77.3% 0.071 155.5);
Tailwind
colors: {
custom: {
50: '#b2d5bd',
500: '#91c3a2',
950: '#000000',
},
}SCSS
$custom: #91c3a2; $custom-light: #b2d5bd; $custom-dark: #000000;
JSON
{
"hex": "#91c3a2",
"rgb": {
"r": 145,
"g": 195,
"b": 162
},
"hsl": {
"h": 140.4,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77274,
"c": 0.07057,
"h": 155.5
},
"luminance": 0.47659
}Semantic roles & 50–950 ramp
primary
#91C3A2
secondary
#E0D0DA
accent
#3D84A8
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381