#91C2A7#91C2A7
#91C2A7 is a light, moderate green. Relative luminance 0.474; OKLCH L 77.2% C 0.064 H 160.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A7 |
|---|---|
| RGB | rgb(145, 194, 167) |
| HSL | hsl(147, 29%, 66%) |
| HSV | hsv(147, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 13.9%, 23.9%) |
| CIE-LAB | lab(74.44, -21.67, 8.40) |
| CIE-LCH | lch(74.44, 23.24, 158.81°) |
| OKLab | oklab(77.18% -0.0607 0.0217) |
| OKLCH | oklch(77.18% 0.064 160.3) |
| XYZ | xyz(37.9418, 47.3919, 43.7001) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.52
Darkseagreen
#8FBC8F
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 6.64
Mediumaquamarine
#66CDAA
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 7.91
Light Teal
#90E4C1
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A7 #C291AC
analogous
#94C291 #91C2A7 #91C2C0
triadic
#91C2A7 #A791C2 #C2A791
tetradic
#91C2A7 #9194C2 #C291AC #C2C091
square
#91C2A7 #9194C2 #C291AC #C2C091
split-complementary
#91C2A7 #C091C2 #C29194
monochromatic
#4D8B69 #6AAC88 #91C2A7 #B8D8C6 #E0EEE6
Accessibility & contrast
On white
2.00
#91C2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#91C2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A7
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A7 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#88C2BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a7; /* rgb */ color: rgb(145, 194, 167); /* oklch */ color: oklch(77.2% 0.064 160.3);
Tailwind
colors: {
custom: {
50: '#b2d4c1',
500: '#91c2a7',
950: '#000000',
},
}SCSS
$custom: #91c2a7; $custom-light: #b2d4c1; $custom-dark: #000000;
JSON
{
"hex": "#91c2a7",
"rgb": {
"r": 145,
"g": 194,
"b": 167
},
"hsl": {
"h": 146.939,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77177,
"c": 0.06448,
"h": 160.3
},
"luminance": 0.47393
}Semantic roles & 50–950 ramp
primary
#91C2A7
secondary
#DFCFD8
accent
#3E78A7
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381