#91CCAB#91CCAB
#91CCAB is a light, moderate green. Relative luminance 0.521; OKLCH L 79.6% C 0.077 H 159.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCAB |
|---|---|
| RGB | rgb(145, 204, 171) |
| HSL | hsl(146, 37%, 68%) |
| HSV | hsv(146, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(77.37, -25.83, 10.42) |
| CIE-LCH | lch(77.37, 27.85, 158.02°) |
| OKLab | oklab(79.55% -0.072 0.0269) |
| OKLCH | oklch(79.55% 0.077 159.5) |
| XYZ | xyz(40.6182, 52.1439, 46.4448) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.77
Seafoam Blue
#78D1B6
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 6.19
Seafoam
#7FE0B3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCAB #CC91B2
analogous
#94CC91 #91CCAB #91CCC8
triadic
#91CCAB #AB91CC #CCAB91
tetradic
#91CCAB #9194CC #CC91B2 #CCC891
square
#91CCAB #9194CC #CC91B2 #CCC891
split-complementary
#91CCAB #C891CC #CC9194
monochromatic
#489B6C #67B98B #91CCAB #BBDFCB #E5F3EB
Accessibility & contrast
On white
1.84
#91CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCAB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCAB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#C1BCAD
Tritanopia (blue-blind)
#85CBC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91ccab; /* rgb */ color: rgb(145, 204, 171); /* oklch */ color: oklch(79.6% 0.077 159.5);
Tailwind
colors: {
custom: {
50: '#b2dbc4',
500: '#91ccab',
950: '#000000',
},
}SCSS
$custom: #91ccab; $custom-light: #b2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#91ccab",
"rgb": {
"r": 145,
"g": 204,
"b": 171
},
"hsl": {
"h": 146.441,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.79555,
"c": 0.07691,
"h": 159.5
},
"luminance": 0.52146
}Semantic roles & 50–950 ramp
primary
#91CCAB
secondary
#A16084
accent
#367AB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482