#91CAB8#91CAB8
#91CAB8 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.5% C 0.064 H 173.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB8 |
|---|---|
| RGB | rgb(145, 202, 184) |
| HSL | hsl(161, 35%, 68%) |
| HSV | hsv(161, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(77.11, -22.19, 3.08) |
| CIE-LCH | lch(77.11, 22.40, 172.10°) |
| OKLab | oklab(79.45% -0.0639 0.0078) |
| OKLCH | oklch(79.45% 0.064 173) |
| XYZ | xyz(41.4465, 51.7195, 53.1371) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.82
Seafoam
#7FE0B3
ΔE00 9.32
Darkseagreen
#8FBC8F
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB8 #CA91A3
analogous
#91CA9B #91CAB8 #91BFCA
triadic
#91CAB8 #B891CA #CAB891
tetradic
#91CAB8 #9B91CA #CA91A3 #BFCA91
square
#91CAB8 #9B91CA #CA91A3 #BFCA91
split-complementary
#91CAB8 #CA91BF #CA9B91
monochromatic
#49987F #68B69D #91CAB8 #BADED3 #E4F2ED
Accessibility & contrast
On white
1.85
#91CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB8
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB8 | 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)
#C6C3B7
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#82CBC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab8; /* rgb */ color: rgb(145, 202, 184); /* oklch */ color: oklch(79.5% 0.064 173.0);
Tailwind
colors: {
custom: {
50: '#b2dacd',
500: '#91cab8',
950: '#000000',
},
}SCSS
$custom: #91cab8; $custom-light: #b2dacd; $custom-dark: #000000;
JSON
{
"hex": "#91cab8",
"rgb": {
"r": 145,
"g": 202,
"b": 184
},
"hsl": {
"h": 161.053,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79454,
"c": 0.06437,
"h": 173
},
"luminance": 0.51721
}Semantic roles & 50–950 ramp
primary
#91CAB8
secondary
#9F6074
accent
#385DAE
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111413
muted
#818383