#91C2A8#91C2A8
#91C2A8 is a light, moderate green. Relative luminance 0.474; OKLCH L 77.2% C 0.064 H 161.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2A8 |
|---|---|
| RGB | rgb(145, 194, 168) |
| HSL | hsl(148, 29%, 66%) |
| HSV | hsv(148, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 13.4%, 23.9%) |
| CIE-LAB | lab(74.46, -21.47, 7.90) |
| CIE-LCH | lch(74.46, 22.88, 159.81°) |
| OKLab | oklab(77.2% -0.0603 0.0204) |
| OKLCH | oklch(77.2% 0.064 161.3) |
| XYZ | xyz(38.0346, 47.4290, 44.1889) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Darkseagreen
#8FBC8F
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 7.52
Greenish Grey
#96AE8D
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2A8 #C291AB
analogous
#93C291 #91C2A8 #91C2C1
triadic
#91C2A8 #A891C2 #C2A891
tetradic
#91C2A8 #9193C2 #C291AB #C2C191
square
#91C2A8 #9193C2 #C291AB #C2C191
split-complementary
#91C2A8 #C191C2 #C29193
monochromatic
#4D8B6A #6AAC89 #91C2A8 #B8D8C7 #E0EEE6
Accessibility & contrast
On white
2.00
#91C2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#91C2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2A8
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2A8 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA7
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#87C2BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2a8; /* rgb */ color: rgb(145, 194, 168); /* oklch */ color: oklch(77.2% 0.064 161.3);
Tailwind
colors: {
custom: {
50: '#b2d4c1',
500: '#91c2a8',
950: '#000000',
},
}SCSS
$custom: #91c2a8; $custom-light: #b2d4c1; $custom-dark: #000000;
JSON
{
"hex": "#91c2a8",
"rgb": {
"r": 145,
"g": 194,
"b": 168
},
"hsl": {
"h": 148.163,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77204,
"c": 0.06364,
"h": 161.3
},
"luminance": 0.4743
}Semantic roles & 50–950 ramp
primary
#91C2A8
secondary
#DFCFD8
accent
#3E76A7
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381