#91C898#91C898
#91C898 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.2% C 0.089 H 148.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91C898 |
|---|---|
| RGB | rgb(145, 200, 152) |
| HSL | hsl(128, 33%, 68%) |
| HSV | hsv(128, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(75.82, -27.44, 18.40) |
| CIE-LCH | lch(75.82, 33.04, 146.15°) |
| OKLab | oklab(78.18% -0.0752 0.047) |
| OKLCH | oklch(78.18% 0.089 148) |
| XYZ | xyz(37.9971, 49.5938, 37.2702) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.26
Lichen
#8FB67B
ΔE00 6.41
Sage Green (survey)
#88B378
ΔE00 6.79
Hospital Green
#9BE5AA
ΔE00 7.00
Soft Green
#6FC276
ΔE00 7.05
Faded Green
#7BB274
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C898 #C891C1
analogous
#A6C891 #91C898 #91C8B3
triadic
#91C898 #9891C8 #C89891
tetradic
#91C898 #91A6C8 #C891C1 #C8B391
square
#91C898 #91A6C8 #C891C1 #C8B391
split-complementary
#91C898 #B391C8 #C891A6
monochromatic
#4A9454 #68B472 #91C898 #BADCBE #E3F1E4
Accessibility & contrast
On white
1.92
#91C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#91C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C898
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C898 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE95
Deuteranopia (green-blind)
#C0B99B
Tritanopia (blue-blind)
#8AC6BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c898; /* rgb */ color: rgb(145, 200, 152); /* oklch */ color: oklch(78.2% 0.089 148.0);
Tailwind
colors: {
custom: {
50: '#b2d9b6',
500: '#91c898',
950: '#000000',
},
}SCSS
$custom: #91c898; $custom-light: #b2d9b6; $custom-dark: #000000;
JSON
{
"hex": "#91c898",
"rgb": {
"r": 145,
"g": 200,
"b": 152
},
"hsl": {
"h": 127.636,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78176,
"c": 0.08863,
"h": 148
},
"luminance": 0.49595
}Semantic roles & 50–950 ramp
primary
#91C898
secondary
#E3D2E1
accent
#399EAC
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380