#91C69E#91C69E
#91C69E is a light, moderate green. Relative luminance 0.489; OKLCH L 77.9% C 0.079 H 151.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91C69E |
|---|---|
| RGB | rgb(145, 198, 158) |
| HSL | hsl(135, 32%, 67%) |
| HSV | hsv(135, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 20.2%, 22.4%) |
| CIE-LAB | lab(75.37, -25.38, 14.58) |
| CIE-LCH | lch(75.37, 29.26, 150.13°) |
| OKLab | oklab(77.86% -0.0699 0.0374) |
| OKLCH | oklch(77.86% 0.079 151.8) |
| XYZ | xyz(38.0408, 48.8750, 39.7706) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.37
Pale Teal
#82CBB2
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 7.43
Lichen
#8FB67B
ΔE00 7.44
Seafoam Blue
#78D1B6
ΔE00 7.63
Sage Green (survey)
#88B378
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C69E #C691B9
analogous
#9FC691 #91C69E #91C6B9
triadic
#91C69E #9E91C6 #C69E91
tetradic
#91C69E #919FC6 #C691B9 #C6B991
square
#91C69E #919FC6 #C691B9 #C6B991
split-complementary
#91C69E #B991C6 #C6919F
monochromatic
#4B915C #69B17A #91C69E #B9DBC2 #E2F0E5
Accessibility & contrast
On white
1.95
#91C69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#91C69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C69E
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C69E | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9C
Deuteranopia (green-blind)
#BEB7A0
Tritanopia (blue-blind)
#89C4BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c69e; /* rgb */ color: rgb(145, 198, 158); /* oklch */ color: oklch(77.9% 0.079 151.8);
Tailwind
colors: {
custom: {
50: '#b2d7ba',
500: '#91c69e',
950: '#000000',
},
}SCSS
$custom: #91c69e; $custom-light: #b2d7ba; $custom-dark: #000000;
JSON
{
"hex": "#91c69e",
"rgb": {
"r": 145,
"g": 198,
"b": 158
},
"hsl": {
"h": 134.717,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.77859,
"c": 0.0793,
"h": 151.8
},
"luminance": 0.48877
}Semantic roles & 50–950 ramp
primary
#91C69E
secondary
#E2D1DE
accent
#3B8FAA
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380