#91C8AA#91C8AA
#91C8AA is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.071 H 160.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8AA |
|---|---|
| RGB | rgb(145, 200, 170) |
| HSL | hsl(147, 33%, 68%) |
| HSV | hsv(147, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 15%, 21.6%) |
| CIE-LAB | lab(76.21, -24.06, 9.31) |
| CIE-LCH | lch(76.21, 25.80, 158.84°) |
| OKLab | oklab(78.62% -0.0673 0.0241) |
| OKLCH | oklch(78.62% 0.071 160.3) |
| XYZ | xyz(39.5847, 50.2289, 45.6318) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 5.48
Darkseagreen
#8FBC8F
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8AA #C891AF
analogous
#93C891 #91C8AA #91C8C5
triadic
#91C8AA #AA91C8 #C8AA91
tetradic
#91C8AA #9193C8 #C891AF #C8C591
square
#91C8AA #9193C8 #C891AF #C8C591
split-complementary
#91C8AA #C591C8 #C89193
monochromatic
#4A946C #68B48A #91C8AA #BADCCA #E3F1E9
Accessibility & contrast
On white
1.90
#91C8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#91C8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8AA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8AA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#86C8BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c8aa; /* rgb */ color: rgb(145, 200, 170); /* oklch */ color: oklch(78.6% 0.071 160.3);
Tailwind
colors: {
custom: {
50: '#b2d9c3',
500: '#91c8aa',
950: '#000000',
},
}SCSS
$custom: #91c8aa; $custom-light: #b2d9c3; $custom-dark: #000000;
JSON
{
"hex": "#91c8aa",
"rgb": {
"r": 145,
"g": 200,
"b": 170
},
"hsl": {
"h": 147.273,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78619,
"c": 0.07147,
"h": 160.3
},
"luminance": 0.50231
}Semantic roles & 50–950 ramp
primary
#91C8AA
secondary
#9C6181
accent
#3978AC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382