#91CAAB#91CAAB
#91CAAB is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.074 H 160.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAAB |
|---|---|
| RGB | rgb(145, 202, 171) |
| HSL | hsl(147, 35%, 68%) |
| HSV | hsv(147, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.80, -24.85, 9.62) |
| CIE-LCH | lch(76.80, 26.64, 158.84°) |
| OKLab | oklab(79.1% -0.0695 0.0248) |
| OKLCH | oklch(79.1% 0.074 160.3) |
| XYZ | xyz(40.1459, 51.1993, 46.2873) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 6.09
Darkseagreen
#8FBC8F
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAAB #CA91B0
analogous
#93CA91 #91CAAB #91CAC7
triadic
#91CAAB #AB91CA #CAAB91
tetradic
#91CAAB #9193CA #CA91B0 #CAC791
square
#91CAAB #9193CA #CA91B0 #CAC791
split-complementary
#91CAAB #C791CA #CA9193
monochromatic
#49986D #68B68B #91CAAB #BADECB #E4F2EA
Accessibility & contrast
On white
1.87
#91CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#91CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAAB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAAB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#86CAC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91caab; /* rgb */ color: rgb(145, 202, 171); /* oklch */ color: oklch(79.1% 0.074 160.3);
Tailwind
colors: {
custom: {
50: '#b2dac4',
500: '#91caab',
950: '#000000',
},
}SCSS
$custom: #91caab; $custom-light: #b2dac4; $custom-dark: #000000;
JSON
{
"hex": "#91caab",
"rgb": {
"r": 145,
"g": 202,
"b": 171
},
"hsl": {
"h": 147.368,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79099,
"c": 0.07377,
"h": 160.3
},
"luminance": 0.51201
}Semantic roles & 50–950 ramp
primary
#91CAAB
secondary
#9F6082
accent
#3878AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482