#91CAB5#91CAB5
#91CAB5 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.4% C 0.066 H 169.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB5 |
|---|---|
| RGB | rgb(145, 202, 181) |
| HSL | hsl(158, 35%, 68%) |
| HSV | hsv(158, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 10.4%, 20.8%) |
| CIE-LAB | lab(77.04, -22.82, 4.58) |
| CIE-LCH | lch(77.04, 23.28, 168.64°) |
| OKLab | oklab(79.37% -0.0652 0.0118) |
| OKLCH | oklch(79.37% 0.066 169.8) |
| XYZ | xyz(41.1354, 51.5951, 51.4985) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 7.29
Seafoam
#7FE0B3
ΔE00 8.59
Darkseagreen
#8FBC8F
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB5 #CA91A6
analogous
#91CA98 #91CAB5 #91C2CA
triadic
#91CAB5 #B591CA #CAB591
tetradic
#91CAB5 #9891CA #CA91A6 #C2CA91
square
#91CAB5 #9891CA #CA91A6 #C2CA91
split-complementary
#91CAB5 #CA91C2 #CA9891
monochromatic
#49987B #68B699 #91CAB5 #BADED1 #E4F2ED
Accessibility & contrast
On white
1.86
#91CAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#91CAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB5
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB5 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B4
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#83CBC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab5; /* rgb */ color: rgb(145, 202, 181); /* oklch */ color: oklch(79.4% 0.066 169.8);
Tailwind
colors: {
custom: {
50: '#b2dacb',
500: '#91cab5',
950: '#000000',
},
}SCSS
$custom: #91cab5; $custom-light: #b2dacb; $custom-dark: #000000;
JSON
{
"hex": "#91cab5",
"rgb": {
"r": 145,
"g": 202,
"b": 181
},
"hsl": {
"h": 157.895,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.7937,
"c": 0.06621,
"h": 169.8
},
"luminance": 0.51597
}Semantic roles & 50–950 ramp
primary
#91CAB5
secondary
#9F6077
accent
#3863AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482