#91C5AA#91C5AA
#91C5AA is a light, moderate green. Relative luminance 0.489; OKLCH L 77.9% C 0.067 H 161.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5AA |
|---|---|
| RGB | rgb(145, 197, 170) |
| HSL | hsl(149, 31%, 67%) |
| HSV | hsv(149, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 13.7%, 22.7%) |
| CIE-LAB | lab(75.36, -22.57, 8.10) |
| CIE-LCH | lch(75.36, 23.98, 160.26°) |
| OKLab | oklab(77.94% -0.0634 0.0209) |
| OKLCH | oklch(77.94% 0.067 161.7) |
| XYZ | xyz(38.8968, 48.8529, 45.4025) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 5.88
Darkseagreen
#8FBC8F
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 8.04
Seafoam
#7FE0B3
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5AA #C591AC
analogous
#92C591 #91C5AA #91C5C4
triadic
#91C5AA #AA91C5 #C5AA91
tetradic
#91C5AA #9192C5 #C591AC #C5C491
square
#91C5AA #9192C5 #C591AC #C5C491
split-complementary
#91C5AA #C491C5 #C59192
monochromatic
#4C906C #69B08B #91C5AA #B9DAC9 #E1EFE8
Accessibility & contrast
On white
1.95
#91C5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#91C5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5AA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5AA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#87C5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c5aa; /* rgb */ color: rgb(145, 197, 170); /* oklch */ color: oklch(77.9% 0.067 161.7);
Tailwind
colors: {
custom: {
50: '#b2d6c3',
500: '#91c5aa',
950: '#000000',
},
}SCSS
$custom: #91c5aa; $custom-light: #b2d6c3; $custom-dark: #000000;
JSON
{
"hex": "#91c5aa",
"rgb": {
"r": 145,
"g": 197,
"b": 170
},
"hsl": {
"h": 148.846,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77937,
"c": 0.06674,
"h": 161.7
},
"luminance": 0.48855
}Semantic roles & 50–950 ramp
primary
#91C5AA
secondary
#E1D1D9
accent
#3C75AA
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381