#91CAB1#91CAB1
#91CAB1 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.3% C 0.069 H 165.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB1 |
|---|---|
| RGB | rgb(145, 202, 177) |
| HSL | hsl(154, 35%, 68%) |
| HSV | hsv(154, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 12.4%, 20.8%) |
| CIE-LAB | lab(76.94, -23.64, 6.60) |
| CIE-LCH | lch(76.94, 24.55, 164.41°) |
| OKLab | oklab(79.26% -0.0669 0.017) |
| OKLCH | oklch(79.26% 0.069 165.7) |
| XYZ | xyz(40.7308, 51.4333, 49.3679) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 6.82
Darkseagreen
#8FBC8F
ΔE00 7.73
Seafoam
#7FE0B3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB1 #CA91AA
analogous
#91CA94 #91CAB1 #91C6CA
triadic
#91CAB1 #B191CA #CAB191
tetradic
#91CAB1 #9491CA #CA91AA #C6CA91
square
#91CAB1 #9491CA #CA91AA #C6CA91
split-complementary
#91CAB1 #CA91C6 #CA9491
monochromatic
#499875 #68B694 #91CAB1 #BADECE #E4F2EC
Accessibility & contrast
On white
1.86
#91CAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#91CAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB1
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB1 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2B0
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#84CAC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab1; /* rgb */ color: rgb(145, 202, 177); /* oklch */ color: oklch(79.3% 0.069 165.7);
Tailwind
colors: {
custom: {
50: '#b2dac8',
500: '#91cab1',
950: '#000000',
},
}SCSS
$custom: #91cab1; $custom-light: #b2dac8; $custom-dark: #000000;
JSON
{
"hex": "#91cab1",
"rgb": {
"r": 145,
"g": 202,
"b": 177
},
"hsl": {
"h": 153.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79259,
"c": 0.06901,
"h": 165.7
},
"luminance": 0.51435
}Semantic roles & 50–950 ramp
primary
#91CAB1
secondary
#9F607C
accent
#386BAE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482