#91D89F#91D89F
#91D89F is a very light, moderate green. Relative luminance 0.576; OKLCH L 82.0% C 0.107 H 149.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91D89F |
|---|---|
| RGB | rgb(145, 216, 159) |
| HSL | hsl(132, 48%, 71%) |
| HSV | hsv(132, 33%, 85%) |
| CMYK | cmyk(32.9%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(80.53, -33.79, 21.22) |
| CIE-LCH | lch(80.53, 39.90, 147.87°) |
| OKLab | oklab(82.02% -0.0925 0.054) |
| OKLCH | oklch(82.02% 0.107 149.7) |
| XYZ | xyz(42.4887, 57.6326, 41.6796) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 5.35
Mint
#AAF0C1
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.48
Light Sea Green
#98F6B0
ΔE00 6.81
Light Sage
#BCECAC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D89F #D891CA
analogous
#A6D891 #91D89F #91D8C2
triadic
#91D89F #9F91D8 #D89F91
tetradic
#91D89F #91A6D8 #D891CA #D8C291
square
#91D89F #91A6D8 #D891CA #D8C291
split-complementary
#91D89F #C291D8 #D891A6
monochromatic
#3EB055 #64C878 #91D89F #BEE8C6 #E8F7EB
Accessibility & contrast
On white
1.68
#91D89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#91D89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D89F
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D89F | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#87D5C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91d89f; /* rgb */ color: rgb(145, 216, 159); /* oklch */ color: oklch(82.0% 0.107 149.7);
Tailwind
colors: {
custom: {
50: '#b3e4bb',
500: '#91d89f',
950: '#000000',
},
}SCSS
$custom: #91d89f; $custom-light: #b3e4bb; $custom-dark: #000000;
JSON
{
"hex": "#91d89f",
"rgb": {
"r": 145,
"g": 216,
"b": 159
},
"hsl": {
"h": 131.831,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.82022,
"c": 0.10711,
"h": 149.7
},
"luminance": 0.57635
}Semantic roles & 50–950 ramp
primary
#91D89F
secondary
#AF5E9F
accent
#2B9EBB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482