#91CAB6#91CAB6
#91CAB6 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.4% C 0.066 H 170.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB6 |
|---|---|
| RGB | rgb(145, 202, 182) |
| HSL | hsl(159, 35%, 68%) |
| HSV | hsv(159, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(77.06, -22.61, 4.08) |
| CIE-LCH | lch(77.06, 22.98, 169.77°) |
| OKLab | oklab(79.4% -0.0647 0.0104) |
| OKLCH | oklch(79.4% 0.066 170.8) |
| XYZ | xyz(41.2383, 51.6363, 52.0408) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.45
Seafoam
#7FE0B3
ΔE00 8.82
Darkseagreen
#8FBC8F
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB6 #CA91A5
analogous
#91CA99 #91CAB6 #91C1CA
triadic
#91CAB6 #B691CA #CAB691
tetradic
#91CAB6 #9991CA #CA91A5 #C1CA91
square
#91CAB6 #9991CA #CA91A5 #C1CA91
split-complementary
#91CAB6 #CA91C1 #CA9991
monochromatic
#49987C #68B69B #91CAB6 #BADED1 #E4F2ED
Accessibility & contrast
On white
1.85
#91CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#91CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B5
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#83CBC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab6; /* rgb */ color: rgb(145, 202, 182); /* oklch */ color: oklch(79.4% 0.066 170.8);
Tailwind
colors: {
custom: {
50: '#b2dacb',
500: '#91cab6',
950: '#000000',
},
}SCSS
$custom: #91cab6; $custom-light: #b2dacb; $custom-dark: #000000;
JSON
{
"hex": "#91cab6",
"rgb": {
"r": 145,
"g": 202,
"b": 182
},
"hsl": {
"h": 158.947,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79398,
"c": 0.06558,
"h": 170.8
},
"luminance": 0.51638
}Semantic roles & 50–950 ramp
primary
#91CAB6
secondary
#9F6076
accent
#3861AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111413
muted
#818382