#91CBAA#91CBAA
#91CBAA is a light, moderate green. Relative luminance 0.516; OKLCH L 79.3% C 0.076 H 159.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBAA |
|---|---|
| RGB | rgb(145, 203, 170) |
| HSL | hsl(146, 36%, 68%) |
| HSV | hsv(146, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 16.3%, 20.4%) |
| CIE-LAB | lab(77.06, -25.54, 10.52) |
| CIE-LCH | lch(77.06, 27.62, 157.60°) |
| OKLab | oklab(79.3% -0.0712 0.0272) |
| OKLCH | oklch(79.3% 0.076 159.1) |
| XYZ | xyz(40.2863, 51.6321, 45.8657) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 5.33
Darkseagreen
#8FBC8F
ΔE00 5.95
Mediumaquamarine
#66CDAA
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.41
Seafoam
#7FE0B3
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBAA #CB91B2
analogous
#95CB91 #91CBAA #91CBC7
triadic
#91CBAA #AA91CB #CBAA91
tetradic
#91CBAA #9195CB #CB91B2 #CBC791
square
#91CBAA #9195CB #CB91B2 #CBC791
split-complementary
#91CBAA #C791CB #CB9195
monochromatic
#48996B #67B78A #91CBAA #BBDFCA #E4F2EA
Accessibility & contrast
On white
1.85
#91CBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#91CBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBAA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBAA | 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)
#CAC2A8
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#86CAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cbaa; /* rgb */ color: rgb(145, 203, 170); /* oklch */ color: oklch(79.3% 0.076 159.1);
Tailwind
colors: {
custom: {
50: '#b2dbc3',
500: '#91cbaa',
950: '#000000',
},
}SCSS
$custom: #91cbaa; $custom-light: #b2dbc3; $custom-dark: #000000;
JSON
{
"hex": "#91cbaa",
"rgb": {
"r": 145,
"g": 203,
"b": 170
},
"hsl": {
"h": 145.862,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79301,
"c": 0.0762,
"h": 159.1
},
"luminance": 0.51634
}Semantic roles & 50–950 ramp
primary
#91CBAA
secondary
#A06084
accent
#377BAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482