#91C0A0#91C0A0
#91C0A0 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.5% C 0.068 H 154.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0A0 |
|---|---|
| RGB | rgb(145, 192, 160) |
| HSL | hsl(139, 27%, 66%) |
| HSV | hsv(139, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 16.7%, 24.7%) |
| CIE-LAB | lab(73.71, -22.03, 11.15) |
| CIE-LCH | lch(73.71, 24.69, 153.15°) |
| OKLab | oklab(76.54% -0.0611 0.0288) |
| OKLCH | oklch(76.54% 0.068 154.8) |
| XYZ | xyz(36.8700, 46.2557, 40.2365) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 5.78
Greenish Grey
#96AE8D
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 7.98
Greyish Green
#82A67D
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0A0 #C091B1
analogous
#99C091 #91C0A0 #91C0B7
triadic
#91C0A0 #A091C0 #C0A091
tetradic
#91C0A0 #9199C0 #C091B1 #C0B791
square
#91C0A0 #9199C0 #C091B1 #C0B791
split-complementary
#91C0A0 #B791C0 #C09199
monochromatic
#4E8861 #6AAA7E #91C0A0 #B8D6C2 #DFEDE3
Accessibility & contrast
On white
2.05
#91C0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#91C0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0A0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0A0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89E
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#8ABFB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c0a0; /* rgb */ color: rgb(145, 192, 160); /* oklch */ color: oklch(76.5% 0.068 154.8);
Tailwind
colors: {
custom: {
50: '#b2d3bc',
500: '#91c0a0',
950: '#000000',
},
}SCSS
$custom: #91c0a0; $custom-light: #b2d3bc; $custom-dark: #000000;
JSON
{
"hex": "#91c0a0",
"rgb": {
"r": 145,
"g": 192,
"b": 160
},
"hsl": {
"h": 139.149,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76541,
"c": 0.06752,
"h": 154.8
},
"luminance": 0.46257
}Semantic roles & 50–950 ramp
primary
#91C0A0
secondary
#DECFD9
accent
#4085A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281