#91CAB7#91CAB7
#91CAB7 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.065 H 171.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB7 |
|---|---|
| RGB | rgb(145, 202, 183) |
| HSL | hsl(160, 35%, 68%) |
| HSV | hsv(160, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 9.4%, 20.8%) |
| CIE-LAB | lab(77.09, -22.40, 3.58) |
| CIE-LCH | lch(77.09, 22.69, 170.92°) |
| OKLab | oklab(79.43% -0.0643 0.0091) |
| OKLCH | oklch(79.43% 0.065 171.9) |
| XYZ | xyz(41.3421, 51.6778, 52.5870) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.06
Seafoam Blue
#78D1B6
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 7.18
Light Teal
#90E4C1
ΔE00 7.63
Seafoam
#7FE0B3
ΔE00 9.07
Darkseagreen
#8FBC8F
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB7 #CA91A4
analogous
#91CA9A #91CAB7 #91C0CA
triadic
#91CAB7 #B791CA #CAB791
tetradic
#91CAB7 #9A91CA #CA91A4 #C0CA91
square
#91CAB7 #9A91CA #CA91A4 #C0CA91
split-complementary
#91CAB7 #CA91C0 #CA9A91
monochromatic
#49987D #68B69C #91CAB7 #BADED2 #E4F2ED
Accessibility & contrast
On white
1.85
#91CAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91CAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB7
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB7 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B6
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#83CBC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab7; /* rgb */ color: rgb(145, 202, 183); /* oklch */ color: oklch(79.4% 0.065 171.9);
Tailwind
colors: {
custom: {
50: '#b2dacc',
500: '#91cab7',
950: '#000000',
},
}SCSS
$custom: #91cab7; $custom-light: #b2dacc; $custom-dark: #000000;
JSON
{
"hex": "#91cab7",
"rgb": {
"r": 145,
"g": 202,
"b": 183
},
"hsl": {
"h": 160,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79426,
"c": 0.06495,
"h": 171.9
},
"luminance": 0.5168
}Semantic roles & 50–950 ramp
primary
#91CAB7
secondary
#9F6075
accent
#385FAE
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111413
muted
#818383