#91C698#91C698
#91C698 is a light, moderate green. Relative luminance 0.487; OKLCH L 77.7% C 0.085 H 148.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91C698 |
|---|---|
| RGB | rgb(145, 198, 152) |
| HSL | hsl(128, 32%, 67%) |
| HSV | hsv(128, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(75.25, -26.47, 17.61) |
| CIE-LCH | lch(75.25, 31.79, 146.36°) |
| OKLab | oklab(77.72% -0.0725 0.045) |
| OKLCH | oklch(77.72% 0.085 148.2) |
| XYZ | xyz(37.5369, 48.6735, 37.1168) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.74
Lichen
#8FB67B
ΔE00 6.24
Sage Green (survey)
#88B378
ΔE00 6.60
Faded Green
#7BB274
ΔE00 7.13
Soft Green
#6FC276
ΔE00 7.35
Hospital Green
#9BE5AA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C698 #C691BF
analogous
#A4C691 #91C698 #91C6B3
triadic
#91C698 #9891C6 #C69891
tetradic
#91C698 #91A4C6 #C691BF #C6B391
square
#91C698 #91A4C6 #C691BF #C6B391
split-complementary
#91C698 #B391C6 #C691A4
monochromatic
#4B9155 #69B172 #91C698 #B9DBBE #E2F0E3
Accessibility & contrast
On white
1.96
#91C698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#91C698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C698
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C698 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD95
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#8AC4B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c698; /* rgb */ color: rgb(145, 198, 152); /* oklch */ color: oklch(77.7% 0.085 148.2);
Tailwind
colors: {
custom: {
50: '#b2d7b6',
500: '#91c698',
950: '#000000',
},
}SCSS
$custom: #91c698; $custom-light: #b2d7b6; $custom-dark: #000000;
JSON
{
"hex": "#91c698",
"rgb": {
"r": 145,
"g": 198,
"b": 152
},
"hsl": {
"h": 127.925,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77717,
"c": 0.08537,
"h": 148.2
},
"luminance": 0.48675
}Semantic roles & 50–950 ramp
primary
#91C698
secondary
#E2D1E0
accent
#3B9CAA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380