#91CBA9#91CBA9
#91CBA9 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.3% C 0.077 H 158.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBA9 |
|---|---|
| RGB | rgb(145, 203, 169) |
| HSL | hsl(145, 36%, 68%) |
| HSV | hsv(145, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 16.7%, 20.4%) |
| CIE-LAB | lab(77.04, -25.73, 11.03) |
| CIE-LCH | lch(77.04, 27.99, 156.80°) |
| OKLab | oklab(79.28% -0.0716 0.0285) |
| OKLCH | oklch(79.28% 0.077 158.3) |
| XYZ | xyz(40.1921, 51.5944, 45.3694) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 5.50
Darkseagreen
#8FBC8F
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.46
Seafoam
#7FE0B3
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBA9 #CB91B3
analogous
#96CB91 #91CBA9 #91CBC6
triadic
#91CBA9 #A991CB #CBA991
tetradic
#91CBA9 #9196CB #CB91B3 #CBC691
square
#91CBA9 #9196CB #CB91B3 #CBC691
split-complementary
#91CBA9 #C691CB #CB9196
monochromatic
#48996A #67B789 #91CBA9 #BBDFC9 #E4F2EA
Accessibility & contrast
On white
1.86
#91CBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#91CBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBA9
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBA9 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A7
Deuteranopia (green-blind)
#C0BBAB
Tritanopia (blue-blind)
#86CAC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cba9; /* rgb */ color: rgb(145, 203, 169); /* oklch */ color: oklch(79.3% 0.077 158.3);
Tailwind
colors: {
custom: {
50: '#b2dbc2',
500: '#91cba9',
950: '#000000',
},
}SCSS
$custom: #91cba9; $custom-light: #b2dbc2; $custom-dark: #000000;
JSON
{
"hex": "#91cba9",
"rgb": {
"r": 145,
"g": 203,
"b": 169
},
"hsl": {
"h": 144.828,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79276,
"c": 0.07707,
"h": 158.3
},
"luminance": 0.51596
}Semantic roles & 50–950 ramp
primary
#91CBA9
secondary
#A06086
accent
#377DAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482