#91CCAA#91CCAA
#91CCAA is a light, moderate green. Relative luminance 0.521; OKLCH L 79.5% C 0.078 H 158.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCAA |
|---|---|
| RGB | rgb(145, 204, 170) |
| HSL | hsl(145, 37%, 68%) |
| HSV | hsv(145, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(77.34, -26.02, 10.93) |
| CIE-LCH | lch(77.34, 28.23, 157.22°) |
| OKLab | oklab(79.53% -0.0725 0.0282) |
| OKLCH | oklch(79.53% 0.078 158.7) |
| XYZ | xyz(40.5233, 52.1059, 45.9447) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 5.94
Darkseagreen
#8FBC8F
ΔE00 5.98
Light Teal
#90E4C1
ΔE00 6.18
Seafoam
#7FE0B3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCAA #CC91B3
analogous
#95CC91 #91CCAA #91CCC7
triadic
#91CCAA #AA91CC #CCAA91
tetradic
#91CCAA #9195CC #CC91B3 #CCC791
square
#91CCAA #9195CC #CC91B3 #CCC791
split-complementary
#91CCAA #C791CC #CC9195
monochromatic
#489B6B #67B98A #91CCAA #BBDFCA #E5F3EB
Accessibility & contrast
On white
1.84
#91CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#91CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCAA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCAA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#86CBC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91ccaa; /* rgb */ color: rgb(145, 204, 170); /* oklch */ color: oklch(79.5% 0.078 158.7);
Tailwind
colors: {
custom: {
50: '#b2dbc3',
500: '#91ccaa',
950: '#000000',
},
}SCSS
$custom: #91ccaa; $custom-light: #b2dbc3; $custom-dark: #000000;
JSON
{
"hex": "#91ccaa",
"rgb": {
"r": 145,
"g": 204,
"b": 170
},
"hsl": {
"h": 145.424,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.79529,
"c": 0.07778,
"h": 158.7
},
"luminance": 0.52108
}Semantic roles & 50–950 ramp
primary
#91CCAA
secondary
#A16086
accent
#367CB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482