#91C0A2#91C0A2
#91C0A2 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.6% C 0.066 H 156.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0A2 |
|---|---|
| RGB | rgb(145, 192, 162) |
| HSL | hsl(142, 27%, 66%) |
| HSV | hsv(142, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 15.6%, 24.7%) |
| CIE-LAB | lab(73.76, -21.65, 10.14) |
| CIE-LCH | lch(73.76, 23.90, 154.91°) |
| OKLab | oklab(76.59% -0.0602 0.0262) |
| OKLCH | oklch(76.59% 0.066 156.5) |
| XYZ | xyz(37.0464, 46.3263, 41.1654) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.61
Pale Teal
#82CBB2
ΔE00 5.45
Greenish Grey
#96AE8D
ΔE00 6.98
Seafoam Blue
#78D1B6
ΔE00 7.45
Mediumaquamarine
#66CDAA
ΔE00 7.91
Greyish Green
#82A67D
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0A2 #C091AF
analogous
#97C091 #91C0A2 #91C0B9
triadic
#91C0A2 #A291C0 #C0A291
tetradic
#91C0A2 #9197C0 #C091AF #C0B991
square
#91C0A2 #9197C0 #C091AF #C0B991
split-complementary
#91C0A2 #B991C0 #C09197
monochromatic
#4E8863 #6AAA81 #91C0A2 #B8D6C3 #DFEDE4
Accessibility & contrast
On white
2.05
#91C0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#91C0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0A2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0A2 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A0
Deuteranopia (green-blind)
#B7B3A4
Tritanopia (blue-blind)
#89BFB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c0a2; /* rgb */ color: rgb(145, 192, 162); /* oklch */ color: oklch(76.6% 0.066 156.5);
Tailwind
colors: {
custom: {
50: '#b2d3bd',
500: '#91c0a2',
950: '#000000',
},
}SCSS
$custom: #91c0a2; $custom-light: #b2d3bd; $custom-dark: #000000;
JSON
{
"hex": "#91c0a2",
"rgb": {
"r": 145,
"g": 192,
"b": 162
},
"hsl": {
"h": 141.702,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76592,
"c": 0.06566,
"h": 156.5
},
"luminance": 0.46328
}Semantic roles & 50–950 ramp
primary
#91C0A2
secondary
#DECFD9
accent
#4081A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281