#91DCA3#91DCA3
#91DCA3 is a very light, moderate green. Relative luminance 0.599; OKLCH L 83.0% C 0.109 H 151.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCA3 |
|---|---|
| RGB | rgb(145, 220, 163) |
| HSL | hsl(134, 52%, 72%) |
| HSV | hsv(134, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.76, -34.93, 20.81) |
| CIE-LCH | lch(81.76, 40.66, 149.21°) |
| OKLab | oklab(83.03% -0.0957 0.053) |
| OKLCH | oklch(83.03% 0.109 151) |
| XYZ | xyz(43.8787, 59.8482, 43.8831) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 4.71
Mint
#AAF0C1
ΔE00 5.53
Light Sea Green
#98F6B0
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCA3 #DC91CA
analogous
#A5DC91 #91DCA3 #91DCC9
triadic
#91DCA3 #A391DC #DCA391
tetradic
#91DCA3 #91A5DC #DC91CA #DCC991
square
#91DCA3 #91A5DC #DC91CA #DCC991
split-complementary
#91DCA3 #C991DC #DC91A5
monochromatic
#3BB859 #63CD7C #91DCA3 #BFEBCA #E8F8EC
Accessibility & contrast
On white
1.62
#91DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#91DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCA3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCA3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD0A0
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#85DACD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #91dca3; /* rgb */ color: rgb(145, 220, 163); /* oklch */ color: oklch(83.0% 0.109 151.0);
Tailwind
colors: {
custom: {
50: '#b3e7be',
500: '#91dca3',
950: '#000000',
},
}SCSS
$custom: #91dca3; $custom-light: #b3e7be; $custom-dark: #000000;
JSON
{
"hex": "#91dca3",
"rgb": {
"r": 145,
"g": 220,
"b": 163
},
"hsl": {
"h": 134.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.83034,
"c": 0.10941,
"h": 151
},
"luminance": 0.5985
}Semantic roles & 50–950 ramp
primary
#91DCA3
secondary
#B35E9F
accent
#269ABF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111612
muted
#818482