#91C4A2#91C4A2
#91C4A2 is a light, moderate green. Relative luminance 0.481; OKLCH L 77.5% C 0.072 H 155.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4A2 |
|---|---|
| RGB | rgb(145, 196, 162) |
| HSL | hsl(140, 30%, 67%) |
| HSV | hsv(140, 26%, 77%) |
| CMYK | cmyk(26%, 0%, 17.3%, 23.1%) |
| CIE-LAB | lab(74.89, -23.64, 11.75) |
| CIE-LCH | lch(74.89, 26.40, 153.58°) |
| OKLab | oklab(77.5% -0.0655 0.0303) |
| OKLCH | oklch(77.5% 0.072 155.2) |
| XYZ | xyz(37.9366, 48.1068, 41.4621) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Pale Teal
#82CBB2
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 6.98
Mediumaquamarine
#66CDAA
ΔE00 7.24
Greenish Grey
#96AE8D
ΔE00 7.80
Seafoam
#7FE0B3
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4A2 #C491B3
analogous
#9AC491 #91C4A2 #91C4BC
triadic
#91C4A2 #A291C4 #C4A291
tetradic
#91C4A2 #919AC4 #C491B3 #C4BC91
square
#91C4A2 #919AC4 #C491B3 #C4BC91
split-complementary
#91C4A2 #BC91C4 #C4919A
monochromatic
#4C8E62 #69AF80 #91C4A2 #B9D9C4 #E1EFE5
Accessibility & contrast
On white
1.98
#91C4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#91C4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4A2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4A2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#89C3BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c4a2; /* rgb */ color: rgb(145, 196, 162); /* oklch */ color: oklch(77.5% 0.072 155.2);
Tailwind
colors: {
custom: {
50: '#b2d6bd',
500: '#91c4a2',
950: '#000000',
},
}SCSS
$custom: #91c4a2; $custom-light: #b2d6bd; $custom-dark: #000000;
JSON
{
"hex": "#91c4a2",
"rgb": {
"r": 145,
"g": 196,
"b": 162
},
"hsl": {
"h": 140,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77502,
"c": 0.07219,
"h": 155.2
},
"luminance": 0.48108
}Semantic roles & 50–950 ramp
primary
#91C4A2
secondary
#E1D0DB
accent
#3D85A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381