#91C0A8#91C0A8
#91C0A8 is a light, moderate green. Relative luminance 0.465; OKLCH L 76.8% C 0.060 H 162.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0A8 |
|---|---|
| RGB | rgb(145, 192, 168) |
| HSL | hsl(149, 27%, 66%) |
| HSV | hsv(149, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 12.5%, 24.7%) |
| CIE-LAB | lab(73.90, -20.47, 7.09) |
| CIE-LCH | lch(73.90, 21.66, 160.91°) |
| OKLab | oklab(76.75% -0.0576 0.0183) |
| OKLCH | oklch(76.75% 0.06 162.4) |
| XYZ | xyz(37.5925, 46.5447, 44.0415) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.82
Darkseagreen
#8FBC8F
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.02
Greenish Grey
#96AE8D
ΔE00 7.80
Mediumaquamarine
#66CDAA
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0A8 #C091A9
analogous
#91C091 #91C0A8 #91C0BF
triadic
#91C0A8 #A891C0 #C0A891
tetradic
#91C0A8 #9191C0 #C091A9 #C0BF91
square
#91C0A8 #9191C0 #C091A9 #C0BF91
split-complementary
#91C0A8 #BF91C0 #C09191
monochromatic
#4E886B #6AAA89 #91C0A8 #B8D6C7 #DFEDE6
Accessibility & contrast
On white
2.04
#91C0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#91C0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0A8
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0A8 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#88C0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0a8; /* rgb */ color: rgb(145, 192, 168); /* oklch */ color: oklch(76.8% 0.060 162.4);
Tailwind
colors: {
custom: {
50: '#b2d3c1',
500: '#91c0a8',
950: '#000000',
},
}SCSS
$custom: #91c0a8; $custom-light: #b2d3c1; $custom-dark: #000000;
JSON
{
"hex": "#91c0a8",
"rgb": {
"r": 145,
"g": 192,
"b": 168
},
"hsl": {
"h": 149.362,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76751,
"c": 0.06047,
"h": 162.4
},
"luminance": 0.46546
}Semantic roles & 50–950 ramp
primary
#91C0A8
secondary
#DECFD7
accent
#4074A6
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281