#91CA99#91CA99
#91CA99 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.7% C 0.091 H 148.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91CA99 |
|---|---|
| RGB | rgb(145, 202, 153) |
| HSL | hsl(128, 35%, 68%) |
| HSV | hsv(128, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.41, -28.23, 18.69) |
| CIE-LCH | lch(76.41, 33.86, 146.49°) |
| OKLab | oklab(78.66% -0.0773 0.0477) |
| OKLCH | oklch(78.66% 0.091 148.3) |
| XYZ | xyz(38.5455, 50.5592, 37.8588) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 6.47
Lichen
#8FB67B
ΔE00 6.78
Soft Green
#6FC276
ΔE00 6.99
Sage Green (survey)
#88B378
ΔE00 7.17
Seafoam
#7FE0B3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CA99 #CA91C2
analogous
#A5CA91 #91CA99 #91CAB5
triadic
#91CA99 #9991CA #CA9991
tetradic
#91CA99 #91A5CA #CA91C2 #CAB591
square
#91CA99 #91A5CA #CA91C2 #CAB591
split-complementary
#91CA99 #B591CA #CA91A5
monochromatic
#499854 #68B673 #91CA99 #BADEBF #E4F2E6
Accessibility & contrast
On white
1.89
#91CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#91CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CA99
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CA99 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#8AC8BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91ca99; /* rgb */ color: rgb(145, 202, 153); /* oklch */ color: oklch(78.7% 0.091 148.3);
Tailwind
colors: {
custom: {
50: '#b2dab7',
500: '#91ca99',
950: '#000000',
},
}SCSS
$custom: #91ca99; $custom-light: #b2dab7; $custom-dark: #000000;
JSON
{
"hex": "#91ca99",
"rgb": {
"r": 145,
"g": 202,
"b": 153
},
"hsl": {
"h": 128.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78659,
"c": 0.09086,
"h": 148.3
},
"luminance": 0.50561
}Semantic roles & 50–950 ramp
primary
#91CA99
secondary
#9F6096
accent
#389DAE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481