#91CAB9#91CAB9
#91CAB9 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.5% C 0.064 H 174.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAB9 |
|---|---|
| RGB | rgb(145, 202, 185) |
| HSL | hsl(162, 35%, 68%) |
| HSV | hsv(162, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 8.4%, 20.8%) |
| CIE-LAB | lab(77.14, -21.98, 2.58) |
| CIE-LCH | lch(77.14, 22.13, 173.32°) |
| OKLab | oklab(79.48% -0.0635 0.0065) |
| OKLCH | oklch(79.48% 0.064 174.2) |
| XYZ | xyz(41.5517, 51.7616, 53.6911) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 7.61
Light Teal
#90E4C1
ΔE00 8.03
Seafoam
#7FE0B3
ΔE00 9.59
Mediumturquoise
#48D1CC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAB9 #CA91A2
analogous
#91CA9C #91CAB9 #91BECA
triadic
#91CAB9 #B991CA #CAB991
tetradic
#91CAB9 #9C91CA #CA91A2 #BECA91
square
#91CAB9 #9C91CA #CA91A2 #BECA91
split-complementary
#91CAB9 #CA91BE #CA9C91
monochromatic
#499880 #68B69F #91CAB9 #BADED3 #E4F2EE
Accessibility & contrast
On white
1.85
#91CAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#91CAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAB9
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAB9 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B8
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#82CBC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cab9; /* rgb */ color: rgb(145, 202, 185); /* oklch */ color: oklch(79.5% 0.064 174.2);
Tailwind
colors: {
custom: {
50: '#b2dace',
500: '#91cab9',
950: '#000000',
},
}SCSS
$custom: #91cab9; $custom-light: #b2dace; $custom-dark: #000000;
JSON
{
"hex": "#91cab9",
"rgb": {
"r": 145,
"g": 202,
"b": 185
},
"hsl": {
"h": 162.105,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79483,
"c": 0.06379,
"h": 174.2
},
"luminance": 0.51764
}Semantic roles & 50–950 ramp
primary
#91CAB9
secondary
#9F6073
accent
#385BAE
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111413
muted
#818383