#91CBAC#91CBAC
#91CBAC is a light, moderate green. Relative luminance 0.517; OKLCH L 79.4% C 0.074 H 160.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBAC |
|---|---|
| RGB | rgb(145, 203, 172) |
| HSL | hsl(148, 36%, 68%) |
| HSV | hsv(148, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 15.3%, 20.4%) |
| CIE-LAB | lab(77.11, -25.14, 9.52) |
| CIE-LCH | lch(77.11, 26.88, 159.27°) |
| OKLab | oklab(79.35% -0.0703 0.0246) |
| OKLCH | oklch(79.35% 0.075 160.7) |
| XYZ | xyz(40.4770, 51.7083, 46.8697) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.42
Seafoam Blue
#78D1B6
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.35
Darkseagreen
#8FBC8F
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBAC #CB91B0
analogous
#93CB91 #91CBAC #91CBC9
triadic
#91CBAC #AC91CB #CBAC91
tetradic
#91CBAC #9193CB #CB91B0 #CBC991
square
#91CBAC #9193CB #CB91B0 #CBC991
split-complementary
#91CBAC #C991CB #CB9193
monochromatic
#48996E #67B78D #91CBAC #BBDFCB #E4F2EB
Accessibility & contrast
On white
1.85
#91CBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91CBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBAC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBAC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AA
Deuteranopia (green-blind)
#BFBCAE
Tritanopia (blue-blind)
#85CBC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cbac; /* rgb */ color: rgb(145, 203, 172); /* oklch */ color: oklch(79.4% 0.074 160.7);
Tailwind
colors: {
custom: {
50: '#b2dbc4',
500: '#91cbac',
950: '#000000',
},
}SCSS
$custom: #91cbac; $custom-light: #b2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#91cbac",
"rgb": {
"r": 145,
"g": 203,
"b": 172
},
"hsl": {
"h": 147.931,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79353,
"c": 0.0745,
"h": 160.7
},
"luminance": 0.5171
}Semantic roles & 50–950 ramp
primary
#91CBAC
secondary
#A06082
accent
#3777AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482