#91CA97#91CA97
#91CA97 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.093 H 147.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91CA97 |
|---|---|
| RGB | rgb(145, 202, 151) |
| HSL | hsl(126, 35%, 68%) |
| HSV | hsv(126, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.37, -28.58, 19.70) |
| CIE-LCH | lch(76.37, 34.71, 145.42°) |
| OKLab | oklab(78.61% -0.0782 0.0502) |
| OKLCH | oklch(78.61% 0.093 147.3) |
| XYZ | xyz(38.3817, 50.4936, 36.9961) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.84
Hospital Green
#9BE5AA
ΔE00 6.42
Lichen
#8FB67B
ΔE00 6.51
Soft Green
#6FC276
ΔE00 6.64
Sage Green (survey)
#88B378
ΔE00 6.93
Faded Green
#7BB274
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CA97 #CA91C4
analogous
#A7CA91 #91CA97 #91CAB3
triadic
#91CA97 #9791CA #CA9791
tetradic
#91CA97 #91A7CA #CA91C4 #CAB391
square
#91CA97 #91A7CA #CA91C4 #CAB391
split-complementary
#91CA97 #B391CA #CA91A7
monochromatic
#499851 #68B670 #91CA97 #BADEBE #E4F2E5
Accessibility & contrast
On white
1.89
#91CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#91CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CA97
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CA97 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#8AC7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91ca97; /* rgb */ color: rgb(145, 202, 151); /* oklch */ color: oklch(78.6% 0.093 147.3);
Tailwind
colors: {
custom: {
50: '#b2dab5',
500: '#91ca97',
950: '#000000',
},
}SCSS
$custom: #91ca97; $custom-light: #b2dab5; $custom-dark: #000000;
JSON
{
"hex": "#91ca97",
"rgb": {
"r": 145,
"g": 202,
"b": 151
},
"hsl": {
"h": 126.316,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78614,
"c": 0.09292,
"h": 147.3
},
"luminance": 0.50495
}Semantic roles & 50–950 ramp
primary
#91CA97
secondary
#9F6098
accent
#38A1AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481