#91C7A2#91C7A2
#91C7A2 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.2% C 0.077 H 154.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7A2 |
|---|---|
| RGB | rgb(145, 199, 162) |
| HSL | hsl(139, 33%, 67%) |
| HSV | hsv(139, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 18.6%, 22%) |
| CIE-LAB | lab(75.75, -25.12, 12.95) |
| CIE-LCH | lch(75.75, 28.26, 152.72°) |
| OKLab | oklab(78.19% -0.0695 0.0334) |
| OKLCH | oklch(78.19% 0.077 154.4) |
| XYZ | xyz(38.6200, 49.4737, 41.6899) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Pale Teal
#82CBB2
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 6.84
Mediumaquamarine
#66CDAA
ΔE00 6.92
Seafoam
#7FE0B3
ΔE00 7.49
Light Teal
#90E4C1
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7A2 #C791B6
analogous
#9BC791 #91C7A2 #91C7BD
triadic
#91C7A2 #A291C7 #C7A291
tetradic
#91C7A2 #919BC7 #C791B6 #C7BD91
square
#91C7A2 #919BC7 #C791B6 #C7BD91
split-complementary
#91C7A2 #BD91C7 #C7919B
monochromatic
#4B9361 #68B280 #91C7A2 #BADCC4 #E2F0E7
Accessibility & contrast
On white
1.93
#91C7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#91C7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7A2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7A2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#88C6BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c7a2; /* rgb */ color: rgb(145, 199, 162); /* oklch */ color: oklch(78.2% 0.077 154.4);
Tailwind
colors: {
custom: {
50: '#b2d8bd',
500: '#91c7a2',
950: '#000000',
},
}SCSS
$custom: #91c7a2; $custom-light: #b2d8bd; $custom-dark: #000000;
JSON
{
"hex": "#91c7a2",
"rgb": {
"r": 145,
"g": 199,
"b": 162
},
"hsl": {
"h": 138.889,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78186,
"c": 0.07707,
"h": 154.4
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#91C7A2
secondary
#E2D1DD
accent
#3A88AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381