#91DCAB#91DCAB
#91DCAB is a very light, moderate green. Relative luminance 0.601; OKLCH L 83.2% C 0.102 H 154.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCAB |
|---|---|
| RGB | rgb(145, 220, 171) |
| HSL | hsl(141, 52%, 72%) |
| HSV | hsv(141, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.92, -33.46, 16.84) |
| CIE-LCH | lch(81.92, 37.46, 153.28°) |
| OKLab | oklab(83.22% -0.0922 0.0432) |
| OKLCH | oklch(83.22% 0.102 154.9) |
| XYZ | xyz(44.6183, 60.1440, 47.7781) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.33
Light Teal
#90E4C1
ΔE00 4.72
Mint
#AAF0C1
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCAB #DC91C2
analogous
#9DDC91 #91DCAB #91DCD1
triadic
#91DCAB #AB91DC #DCAB91
tetradic
#91DCAB #919DDC #DC91C2 #DCD191
square
#91DCAB #919DDC #DC91C2 #DCD191
split-complementary
#91DCAB #D191DC #DC919D
monochromatic
#3BB866 #63CD88 #91DCAB #BFEBCE #E8F8ED
Accessibility & contrast
On white
1.61
#91DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#91DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCAB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCAB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#83DACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #91dcab; /* rgb */ color: rgb(145, 220, 171); /* oklch */ color: oklch(83.2% 0.102 154.9);
Tailwind
colors: {
custom: {
50: '#b3e7c4',
500: '#91dcab',
950: '#000000',
},
}SCSS
$custom: #91dcab; $custom-light: #b3e7c4; $custom-dark: #000000;
JSON
{
"hex": "#91dcab",
"rgb": {
"r": 145,
"g": 220,
"b": 171
},
"hsl": {
"h": 140.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.83217,
"c": 0.10182,
"h": 154.9
},
"luminance": 0.60146
}Semantic roles & 50–950 ramp
primary
#91DCAB
secondary
#B35E96
accent
#268ABF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482