#91C7AA#91C7AA
#91C7AA is a light, moderate green. Relative luminance 0.498; OKLCH L 78.4% C 0.070 H 160.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7AA |
|---|---|
| RGB | rgb(145, 199, 170) |
| HSL | hsl(148, 33%, 67%) |
| HSV | hsv(148, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(75.93, -23.57, 8.91) |
| CIE-LCH | lch(75.93, 25.19, 159.29°) |
| OKLab | oklab(78.39% -0.066 0.023) |
| OKLCH | oklch(78.39% 0.07 160.8) |
| XYZ | xyz(39.3539, 49.7672, 45.5549) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 5.59
Darkseagreen
#8FBC8F
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.53
Light Teal
#90E4C1
ΔE00 7.45
Seafoam
#7FE0B3
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7AA #C791AE
analogous
#93C791 #91C7AA #91C7C5
triadic
#91C7AA #AA91C7 #C7AA91
tetradic
#91C7AA #9193C7 #C791AE #C7C591
square
#91C7AA #9193C7 #C791AE #C7C591
split-complementary
#91C7AA #C591C7 #C79193
monochromatic
#4B936C #68B28B #91C7AA #BADCC9 #E2F0E9
Accessibility & contrast
On white
1.92
#91C7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#91C7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7AA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7AA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#86C7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c7aa; /* rgb */ color: rgb(145, 199, 170); /* oklch */ color: oklch(78.4% 0.070 160.8);
Tailwind
colors: {
custom: {
50: '#b2d8c3',
500: '#91c7aa',
950: '#000000',
},
}SCSS
$custom: #91c7aa; $custom-light: #b2d8c3; $custom-dark: #000000;
JSON
{
"hex": "#91c7aa",
"rgb": {
"r": 145,
"g": 199,
"b": 170
},
"hsl": {
"h": 147.778,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78391,
"c": 0.0699,
"h": 160.8
},
"luminance": 0.49769
}Semantic roles & 50–950 ramp
primary
#91C7AA
secondary
#E2D1DB
accent
#3A77AB
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381