#91C2AB#91C2AB
#91C2AB is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.3% C 0.061 H 164.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2AB |
|---|---|
| RGB | rgb(145, 194, 171) |
| HSL | hsl(152, 29%, 66%) |
| HSV | hsv(152, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(74.54, -20.87, 6.38) |
| CIE-LCH | lch(74.54, 21.83, 163.01°) |
| OKLab | oklab(77.29% -0.059 0.0165) |
| OKLCH | oklch(77.29% 0.061 164.4) |
| XYZ | xyz(38.3173, 47.5421, 45.6778) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 6.47
Darkseagreen
#8FBC8F
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.71
Greenish Grey
#96AE8D
ΔE00 8.52
Light Teal
#90E4C1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2AB #C291A8
analogous
#91C293 #91C2AB #91C1C2
triadic
#91C2AB #AB91C2 #C2AB91
tetradic
#91C2AB #9391C2 #C291A8 #C1C291
square
#91C2AB #9391C2 #C291A8 #C1C291
split-complementary
#91C2AB #C291C1 #C29391
monochromatic
#4D8B6E #6AAC8D #91C2AB #B8D8C9 #E0EEE7
Accessibility & contrast
On white
2.00
#91C2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#91C2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2AB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2AB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#87C2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c2ab; /* rgb */ color: rgb(145, 194, 171); /* oklch */ color: oklch(77.3% 0.061 164.4);
Tailwind
colors: {
custom: {
50: '#b2d4c4',
500: '#91c2ab',
950: '#000000',
},
}SCSS
$custom: #91c2ab; $custom-light: #b2d4c4; $custom-dark: #000000;
JSON
{
"hex": "#91c2ab",
"rgb": {
"r": 145,
"g": 194,
"b": 171
},
"hsl": {
"h": 151.837,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77285,
"c": 0.06124,
"h": 164.4
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#91C2AB
secondary
#DFCFD7
accent
#3E70A7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381