#91CA98#91CA98
#91CA98 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.092 H 147.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91CA98 |
|---|---|
| RGB | rgb(145, 202, 152) |
| HSL | hsl(127, 35%, 68%) |
| HSV | hsv(127, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(76.39, -28.40, 19.20) |
| CIE-LCH | lch(76.39, 34.28, 145.95°) |
| OKLab | oklab(78.64% -0.0778 0.0489) |
| OKLCH | oklch(78.64% 0.092 147.8) |
| XYZ | xyz(38.4633, 50.5263, 37.4256) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.81
Hospital Green
#9BE5AA
ΔE00 6.44
Lichen
#8FB67B
ΔE00 6.64
Soft Green
#6FC276
ΔE00 6.81
Sage Green (survey)
#88B378
ΔE00 7.05
Faded Green
#7BB274
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CA98 #CA91C3
analogous
#A6CA91 #91CA98 #91CAB4
triadic
#91CA98 #9891CA #CA9891
tetradic
#91CA98 #91A6CA #CA91C3 #CAB491
square
#91CA98 #91A6CA #CA91C3 #CAB491
split-complementary
#91CA98 #B491CA #CA91A6
monochromatic
#499853 #68B671 #91CA98 #BADEBF #E4F2E5
Accessibility & contrast
On white
1.89
#91CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#91CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CA98
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CA98 | 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)
#CBC095
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#8AC7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91ca98; /* rgb */ color: rgb(145, 202, 152); /* oklch */ color: oklch(78.6% 0.092 147.8);
Tailwind
colors: {
custom: {
50: '#b2dab6',
500: '#91ca98',
950: '#000000',
},
}SCSS
$custom: #91ca98; $custom-light: #b2dab6; $custom-dark: #000000;
JSON
{
"hex": "#91ca98",
"rgb": {
"r": 145,
"g": 202,
"b": 152
},
"hsl": {
"h": 127.368,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78636,
"c": 0.09188,
"h": 147.8
},
"luminance": 0.50528
}Semantic roles & 50–950 ramp
primary
#91CA98
secondary
#9F6097
accent
#389FAE
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481