#91C2A5#91C2A5
#91C2A5 is a light, moderate green. Relative luminance 0.473; OKLCH L 77.1% C 0.066 H 158.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A5 |
|---|---|
| RGB | rgb(145, 194, 165) |
| HSL | hsl(144, 29%, 66%) |
| HSV | hsv(144, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 14.9%, 23.9%) |
| CIE-LAB | lab(74.39, -22.07, 9.42) |
| CIE-LCH | lch(74.39, 23.99, 156.88°) |
| OKLab | oklab(77.12% -0.0616 0.0243) |
| OKLCH | oklch(77.12% 0.066 158.4) |
| XYZ | xyz(37.7583, 47.3185, 42.7339) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.79
Darkseagreen
#8FBC8F
ΔE00 5.19
Seafoam Blue
#78D1B6
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 7.66
Light Teal
#90E4C1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A5 #C291AE
analogous
#96C291 #91C2A5 #91C2BE
triadic
#91C2A5 #A591C2 #C2A591
tetradic
#91C2A5 #9196C2 #C291AE #C2BE91
square
#91C2A5 #9196C2 #C291AE #C2BE91
split-complementary
#91C2A5 #BE91C2 #C29196
monochromatic
#4D8B67 #6AAC85 #91C2A5 #B8D8C5 #E0EEE5
Accessibility & contrast
On white
2.01
#91C2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#91C2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A5
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A5 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA4
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#88C1BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a5; /* rgb */ color: rgb(145, 194, 165); /* oklch */ color: oklch(77.1% 0.066 158.4);
Tailwind
colors: {
custom: {
50: '#b2d4bf',
500: '#91c2a5',
950: '#000000',
},
}SCSS
$custom: #91c2a5; $custom-light: #b2d4bf; $custom-dark: #000000;
JSON
{
"hex": "#91c2a5",
"rgb": {
"r": 145,
"g": 194,
"b": 165
},
"hsl": {
"h": 144.49,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77124,
"c": 0.06622,
"h": 158.4
},
"luminance": 0.4732
}Semantic roles & 50–950 ramp
primary
#91C2A5
secondary
#DFCFD9
accent
#3E7CA7
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381