#91C7AB#91C7AB
#91C7AB is a light, moderate green. Relative luminance 0.498; OKLCH L 78.4% C 0.069 H 161.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7AB |
|---|---|
| RGB | rgb(145, 199, 171) |
| HSL | hsl(149, 33%, 67%) |
| HSV | hsv(149, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 14.1%, 22%) |
| CIE-LAB | lab(75.95, -23.37, 8.40) |
| CIE-LCH | lch(75.95, 24.83, 160.22°) |
| OKLab | oklab(78.42% -0.0656 0.0217) |
| OKLCH | oklch(78.42% 0.069 161.7) |
| XYZ | xyz(39.4489, 49.8052, 46.0550) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.50
Seafoam Blue
#78D1B6
ΔE00 5.49
Darkseagreen
#8FBC8F
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.55
Light Teal
#90E4C1
ΔE00 7.46
Seafoam
#7FE0B3
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7AB #C791AD
analogous
#92C791 #91C7AB #91C7C6
triadic
#91C7AB #AB91C7 #C7AB91
tetradic
#91C7AB #9192C7 #C791AD #C7C691
square
#91C7AB #9192C7 #C791AD #C7C691
split-complementary
#91C7AB #C691C7 #C79192
monochromatic
#4B936D #68B28C #91C7AB #BADCCA #E2F0E9
Accessibility & contrast
On white
1.92
#91C7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#91C7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7AB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7AB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#86C7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c7ab; /* rgb */ color: rgb(145, 199, 171); /* oklch */ color: oklch(78.4% 0.069 161.7);
Tailwind
colors: {
custom: {
50: '#b2d8c4',
500: '#91c7ab',
950: '#000000',
},
}SCSS
$custom: #91c7ab; $custom-light: #b2d8c4; $custom-dark: #000000;
JSON
{
"hex": "#91c7ab",
"rgb": {
"r": 145,
"g": 199,
"b": 171
},
"hsl": {
"h": 148.889,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78418,
"c": 0.06906,
"h": 161.7
},
"luminance": 0.49807
}Semantic roles & 50–950 ramp
primary
#91C7AB
secondary
#E2D1DA
accent
#3A75AB
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381