#91C2AA#91C2AA
#91C2AA is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.3% C 0.062 H 163.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2AA |
|---|---|
| RGB | rgb(145, 194, 170) |
| HSL | hsl(151, 29%, 66%) |
| HSV | hsv(151, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(74.51, -21.07, 6.88) |
| CIE-LCH | lch(74.51, 22.17, 161.91°) |
| OKLab | oklab(77.26% -0.0594 0.0178) |
| OKLCH | oklch(77.26% 0.062 163.3) |
| XYZ | xyz(38.2223, 47.5041, 45.1777) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 6.73
Mediumaquamarine
#66CDAA
ΔE00 7.63
Greenish Grey
#96AE8D
ΔE00 8.35
Light Teal
#90E4C1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2AA #C291A9
analogous
#91C292 #91C2AA #91C2C2
triadic
#91C2AA #AA91C2 #C2AA91
tetradic
#91C2AA #9291C2 #C291A9 #C2C291
square
#91C2AA #9291C2 #C291A9 #C2C291
split-complementary
#91C2AA #C291C2 #C29291
monochromatic
#4D8B6D #6AAC8C #91C2AA #B8D8C8 #E0EEE7
Accessibility & contrast
On white
2.00
#91C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#91C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2AA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2AA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#87C2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2aa; /* rgb */ color: rgb(145, 194, 170); /* oklch */ color: oklch(77.3% 0.062 163.3);
Tailwind
colors: {
custom: {
50: '#b2d4c3',
500: '#91c2aa',
950: '#000000',
},
}SCSS
$custom: #91c2aa; $custom-light: #b2d4c3; $custom-dark: #000000;
JSON
{
"hex": "#91c2aa",
"rgb": {
"r": 145,
"g": 194,
"b": 170
},
"hsl": {
"h": 150.612,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77258,
"c": 0.06202,
"h": 163.3
},
"luminance": 0.47506
}Semantic roles & 50–950 ramp
primary
#91C2AA
secondary
#DFCFD7
accent
#3E72A7
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381