#91DCA7#91DCA7
#91DCA7 is a very light, moderate green. Relative luminance 0.600; OKLCH L 83.1% C 0.106 H 152.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCA7 |
|---|---|
| RGB | rgb(145, 220, 167) |
| HSL | hsl(138, 52%, 72%) |
| HSV | hsv(138, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(81.83, -34.20, 18.83) |
| CIE-LCH | lch(81.83, 39.04, 151.17°) |
| OKLab | oklab(83.12% -0.094 0.0481) |
| OKLCH | oklch(83.12% 0.106 152.9) |
| XYZ | xyz(44.2428, 59.9938, 45.8005) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.49
Seafoam
#7FE0B3
ΔE00 3.98
Mint
#AAF0C1
ΔE00 5.14
Light Teal
#90E4C1
ΔE00 5.63
Light Sea Green
#98F6B0
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCA7 #DC91C6
analogous
#A1DC91 #91DCA7 #91DCCD
triadic
#91DCA7 #A791DC #DCA791
tetradic
#91DCA7 #91A1DC #DC91C6 #DCCD91
square
#91DCA7 #91A1DC #DC91C6 #DCCD91
split-complementary
#91DCA7 #CD91DC #DC91A1
monochromatic
#3BB85F #63CD82 #91DCA7 #BFEBCC #E8F8EC
Accessibility & contrast
On white
1.62
#91DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#91DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCA7
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCA7 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A4
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#84DACD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #91dca7; /* rgb */ color: rgb(145, 220, 167); /* oklch */ color: oklch(83.1% 0.106 152.9);
Tailwind
colors: {
custom: {
50: '#b3e7c1',
500: '#91dca7',
950: '#000000',
},
}SCSS
$custom: #91dca7; $custom-light: #b3e7c1; $custom-dark: #000000;
JSON
{
"hex": "#91dca7",
"rgb": {
"r": 145,
"g": 220,
"b": 167
},
"hsl": {
"h": 137.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.83124,
"c": 0.10557,
"h": 152.9
},
"luminance": 0.59996
}Semantic roles & 50–950 ramp
primary
#91DCA7
secondary
#B35E9A
accent
#2692BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482