#91C79E#91C79E
#91C79E is a light, moderate green. Relative luminance 0.493; OKLCH L 78.1% C 0.081 H 151.6°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91C79E |
|---|---|
| RGB | rgb(145, 199, 158) |
| HSL | hsl(134, 33%, 67%) |
| HSV | hsv(134, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 20.6%, 22%) |
| CIE-LAB | lab(75.66, -25.87, 14.97) |
| CIE-LCH | lch(75.66, 29.89, 149.93°) |
| OKLab | oklab(78.09% -0.0712 0.0385) |
| OKLCH | oklch(78.09% 0.081 151.6) |
| XYZ | xyz(38.2701, 49.3337, 39.8471) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.49
Pale Teal
#82CBB2
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 7.38
Lichen
#8FB67B
ΔE00 7.45
Seafoam
#7FE0B3
ΔE00 7.57
Seafoam Blue
#78D1B6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C79E #C791BA
analogous
#9FC791 #91C79E #91C7B9
triadic
#91C79E #9E91C7 #C79E91
tetradic
#91C79E #919FC7 #C791BA #C7B991
square
#91C79E #919FC7 #C791BA #C7B991
split-complementary
#91C79E #B991C7 #C7919F
monochromatic
#4B935C #68B27A #91C79E #BADCC2 #E2F0E6
Accessibility & contrast
On white
1.93
#91C79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#91C79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C79E
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C79E | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9C
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#89C5BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c79e; /* rgb */ color: rgb(145, 199, 158); /* oklch */ color: oklch(78.1% 0.081 151.6);
Tailwind
colors: {
custom: {
50: '#b2d8ba',
500: '#91c79e',
950: '#000000',
},
}SCSS
$custom: #91c79e; $custom-light: #b2d8ba; $custom-dark: #000000;
JSON
{
"hex": "#91c79e",
"rgb": {
"r": 145,
"g": 199,
"b": 158
},
"hsl": {
"h": 134.444,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78088,
"c": 0.08094,
"h": 151.6
},
"luminance": 0.49335
}Semantic roles & 50–950 ramp
primary
#91C79E
secondary
#E2D1DE
accent
#3A90AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380