#91C6AA#91C6AA
#91C6AA is a light, moderate green. Relative luminance 0.493; OKLCH L 78.2% C 0.068 H 161.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6AA |
|---|---|
| RGB | rgb(145, 198, 170) |
| HSL | hsl(148, 32%, 67%) |
| HSV | hsv(148, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 14.1%, 22.4%) |
| CIE-LAB | lab(75.64, -23.07, 8.50) |
| CIE-LCH | lch(75.64, 24.59, 159.77°) |
| OKLab | oklab(78.16% -0.0647 0.022) |
| OKLCH | oklch(78.16% 0.068 161.2) |
| XYZ | xyz(39.1246, 49.3085, 45.4785) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.71
Light Teal
#90E4C1
ΔE00 7.74
Seafoam
#7FE0B3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6AA #C691AD
analogous
#92C691 #91C6AA #91C6C5
triadic
#91C6AA #AA91C6 #C6AA91
tetradic
#91C6AA #9192C6 #C691AD #C6C591
square
#91C6AA #9192C6 #C691AD #C6C591
split-complementary
#91C6AA #C591C6 #C69192
monochromatic
#4B916C #69B18B #91C6AA #B9DBC9 #E2F0E8
Accessibility & contrast
On white
1.93
#91C6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#91C6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6AA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6AA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA9
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#86C6BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c6aa; /* rgb */ color: rgb(145, 198, 170); /* oklch */ color: oklch(78.2% 0.068 161.2);
Tailwind
colors: {
custom: {
50: '#b2d7c3',
500: '#91c6aa',
950: '#000000',
},
}SCSS
$custom: #91c6aa; $custom-light: #b2d7c3; $custom-dark: #000000;
JSON
{
"hex": "#91c6aa",
"rgb": {
"r": 145,
"g": 198,
"b": 170
},
"hsl": {
"h": 148.302,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78164,
"c": 0.06832,
"h": 161.2
},
"luminance": 0.4931
}Semantic roles & 50–950 ramp
primary
#91C6AA
secondary
#E2D1DA
accent
#3B76AA
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381