#91C695#91C695
#91C695 is a light, moderate green. Relative luminance 0.486; OKLCH L 77.6% C 0.088 H 146.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91C695 |
|---|---|
| RGB | rgb(145, 198, 149) |
| HSL | hsl(125, 32%, 67%) |
| HSV | hsv(125, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 24.7%, 22.4%) |
| CIE-LAB | lab(75.19, -27.00, 19.13) |
| CIE-LCH | lch(75.19, 33.09, 144.68°) |
| OKLab | oklab(77.65% -0.0739 0.0488) |
| OKLCH | oklch(77.65% 0.089 146.6) |
| XYZ | xyz(37.2943, 48.5764, 35.8391) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.74
Lichen
#8FB67B
ΔE00 5.73
Sage Green (survey)
#88B378
ΔE00 6.14
Faded Green
#7BB274
ΔE00 6.69
Soft Green
#6FC276
ΔE00 6.79
Hospital Green
#9BE5AA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C695 #C691C2
analogous
#A8C691 #91C695 #91C6B0
triadic
#91C695 #9591C6 #C69591
tetradic
#91C695 #91A8C6 #C691C2 #C6B091
square
#91C695 #91A8C6 #C691C2 #C6B091
split-complementary
#91C695 #B091C6 #C691A8
monochromatic
#4B9151 #69B16E #91C695 #B9DBBC #E2F0E3
Accessibility & contrast
On white
1.96
#91C695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#91C695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C695
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C695 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#8BC3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c695; /* rgb */ color: rgb(145, 198, 149); /* oklch */ color: oklch(77.6% 0.088 146.6);
Tailwind
colors: {
custom: {
50: '#b2d7b4',
500: '#91c695',
950: '#000000',
},
}SCSS
$custom: #91c695; $custom-light: #b2d7b4; $custom-dark: #000000;
JSON
{
"hex": "#91c695",
"rgb": {
"r": 145,
"g": 198,
"b": 149
},
"hsl": {
"h": 124.528,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77648,
"c": 0.0885,
"h": 146.6
},
"luminance": 0.48578
}Semantic roles & 50–950 ramp
primary
#91C695
secondary
#E2D1E0
accent
#3BA2AA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380