#91C5A2#91C5A2
#91C5A2 is a light, moderate green. Relative luminance 0.486; OKLCH L 77.7% C 0.074 H 154.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5A2 |
|---|---|
| RGB | rgb(145, 197, 162) |
| HSL | hsl(140, 31%, 67%) |
| HSV | hsv(140, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 17.8%, 22.7%) |
| CIE-LAB | lab(75.18, -24.13, 12.15) |
| CIE-LCH | lch(75.18, 27.02, 153.28°) |
| OKLab | oklab(77.73% -0.0669 0.0313) |
| OKLCH | oklch(77.73% 0.074 154.9) |
| XYZ | xyz(38.1629, 48.5594, 41.5375) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.14
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 8.02
Seafoam
#7FE0B3
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5A2 #C591B4
analogous
#9AC591 #91C5A2 #91C5BC
triadic
#91C5A2 #A291C5 #C5A291
tetradic
#91C5A2 #919AC5 #C591B4 #C5BC91
square
#91C5A2 #919AC5 #C591B4 #C5BC91
split-complementary
#91C5A2 #BC91C5 #C5919A
monochromatic
#4C9062 #69B080 #91C5A2 #B9DAC4 #E1EFE6
Accessibility & contrast
On white
1.96
#91C5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91C5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5A2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5A2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#88C4BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c5a2; /* rgb */ color: rgb(145, 197, 162); /* oklch */ color: oklch(77.7% 0.074 154.9);
Tailwind
colors: {
custom: {
50: '#b2d6bd',
500: '#91c5a2',
950: '#000000',
},
}SCSS
$custom: #91c5a2; $custom-light: #b2d6bd; $custom-dark: #000000;
JSON
{
"hex": "#91c5a2",
"rgb": {
"r": 145,
"g": 197,
"b": 162
},
"hsl": {
"h": 139.615,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.7773,
"c": 0.07382,
"h": 154.9
},
"luminance": 0.48561
}Semantic roles & 50–950 ramp
primary
#91C5A2
secondary
#E1D1DC
accent
#3C86AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381