#91DCA2#91DCA2
#91DCA2 is a very light, moderate green. Relative luminance 0.598; OKLCH L 83.0% C 0.110 H 150.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCA2 |
|---|---|
| RGB | rgb(145, 220, 162) |
| HSL | hsl(134, 52%, 72%) |
| HSV | hsv(134, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(81.74, -35.10, 21.31) |
| CIE-LCH | lch(81.74, 41.07, 148.74°) |
| OKLab | oklab(83.01% -0.0961 0.0542) |
| OKLCH | oklch(83.01% 0.11 150.6) |
| XYZ | xyz(43.7895, 59.8125, 43.4131) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.16
Seafoam
#7FE0B3
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.64
Light Sea Green
#98F6B0
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCA2 #DC91CB
analogous
#A6DC91 #91DCA2 #91DCC8
triadic
#91DCA2 #A291DC #DCA291
tetradic
#91DCA2 #91A6DC #DC91CB #DCC891
square
#91DCA2 #91A6DC #DC91CB #DCC891
split-complementary
#91DCA2 #C891DC #DC91A6
monochromatic
#3BB857 #63CD7B #91DCA2 #BFEBC9 #E8F8EB
Accessibility & contrast
On white
1.62
#91DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#91DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCA2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCA2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09F
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#85D9CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #91dca2; /* rgb */ color: rgb(145, 220, 162); /* oklch */ color: oklch(83.0% 0.110 150.6);
Tailwind
colors: {
custom: {
50: '#b3e7bd',
500: '#91dca2',
950: '#000000',
},
}SCSS
$custom: #91dca2; $custom-light: #b3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#91dca2",
"rgb": {
"r": 145,
"g": 220,
"b": 162
},
"hsl": {
"h": 133.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.83012,
"c": 0.11038,
"h": 150.6
},
"luminance": 0.59815
}Semantic roles & 50–950 ramp
primary
#91DCA2
secondary
#B35EA0
accent
#269CBF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111612
muted
#818482