#91CA95#91CA95
#91CA95 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.6% C 0.095 H 146.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91CA95 |
|---|---|
| RGB | rgb(145, 202, 149) |
| HSL | hsl(124, 35%, 68%) |
| HSV | hsv(124, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(76.33, -28.93, 20.71) |
| CIE-LCH | lch(76.33, 35.58, 144.40°) |
| OKLab | oklab(78.57% -0.0791 0.0527) |
| OKLCH | oklch(78.57% 0.095 146.3) |
| XYZ | xyz(38.2207, 50.4292, 36.1479) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.94
Lichen
#8FB67B
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.40
Sage Green (survey)
#88B378
ΔE00 6.71
Pistachio
#93C572
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CA95 #CA91C6
analogous
#A9CA91 #91CA95 #91CAB1
triadic
#91CA95 #9591CA #CA9591
tetradic
#91CA95 #91A9CA #CA91C6 #CAB191
square
#91CA95 #91A9CA #CA91C6 #CAB191
split-complementary
#91CA95 #B191CA #CA91A9
monochromatic
#49984F #68B66D #91CA95 #BADEBD #E4F2E5
Accessibility & contrast
On white
1.89
#91CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#91CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CA95
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CA95 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#8BC7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91ca95; /* rgb */ color: rgb(145, 202, 149); /* oklch */ color: oklch(78.6% 0.095 146.3);
Tailwind
colors: {
custom: {
50: '#b2dab4',
500: '#91ca95',
950: '#000000',
},
}SCSS
$custom: #91ca95; $custom-light: #b2dab4; $custom-dark: #000000;
JSON
{
"hex": "#91ca95",
"rgb": {
"r": 145,
"g": 202,
"b": 149
},
"hsl": {
"h": 124.211,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78569,
"c": 0.095,
"h": 146.3
},
"luminance": 0.50431
}Semantic roles & 50–950 ramp
primary
#91CA95
secondary
#9F609A
accent
#38A6AE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481