#91CBAB#91CBAB
#91CBAB is a light, moderate green. Relative luminance 0.517; OKLCH L 79.3% C 0.075 H 159.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBAB |
|---|---|
| RGB | rgb(145, 203, 171) |
| HSL | hsl(147, 36%, 68%) |
| HSV | hsv(147, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(77.08, -25.34, 10.02) |
| CIE-LCH | lch(77.08, 27.25, 158.42°) |
| OKLab | oklab(79.33% -0.0708 0.0259) |
| OKLCH | oklch(79.33% 0.075 159.9) |
| XYZ | xyz(40.3813, 51.6701, 46.3658) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.98
Darkseagreen
#8FBC8F
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBAB #CB91B1
analogous
#94CB91 #91CBAB #91CBC8
triadic
#91CBAB #AB91CB #CBAB91
tetradic
#91CBAB #9194CB #CB91B1 #CBC891
square
#91CBAB #9194CB #CB91B1 #CBC891
split-complementary
#91CBAB #C891CB #CB9194
monochromatic
#48996D #67B78B #91CBAB #BBDFCB #E4F2EA
Accessibility & contrast
On white
1.85
#91CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#91CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBAB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBAB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A9
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#86CAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cbab; /* rgb */ color: rgb(145, 203, 171); /* oklch */ color: oklch(79.3% 0.075 159.9);
Tailwind
colors: {
custom: {
50: '#b2dbc4',
500: '#91cbab',
950: '#000000',
},
}SCSS
$custom: #91cbab; $custom-light: #b2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#91cbab",
"rgb": {
"r": 145,
"g": 203,
"b": 171
},
"hsl": {
"h": 146.897,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79327,
"c": 0.07534,
"h": 159.9
},
"luminance": 0.51672
}Semantic roles & 50–950 ramp
primary
#91CBAB
secondary
#A06083
accent
#3779AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482