#91CABA#91CABA
#91CABA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.5% C 0.063 H 175.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91CABA |
|---|---|
| RGB | rgb(145, 202, 186) |
| HSL | hsl(163, 35%, 68%) |
| HSV | hsv(163, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.16, -21.77, 2.07) |
| CIE-LCH | lch(77.16, 21.87, 174.56°) |
| OKLab | oklab(79.51% -0.063 0.0052) |
| OKLCH | oklch(79.51% 0.063 175.3) |
| XYZ | xyz(41.6576, 51.8040, 54.2491) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 7.85
Light Teal
#90E4C1
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 9.47
Seafoam
#7FE0B3
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CABA #CA91A1
analogous
#91CA9D #91CABA #91BDCA
triadic
#91CABA #BA91CA #CABA91
tetradic
#91CABA #9D91CA #CA91A1 #BDCA91
square
#91CABA #9D91CA #CA91A1 #BDCA91
split-complementary
#91CABA #CA91BD #CA9D91
monochromatic
#499882 #68B6A0 #91CABA #BADED4 #E4F2EE
Accessibility & contrast
On white
1.85
#91CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#91CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CABA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CABA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#BCBBBB
Tritanopia (blue-blind)
#82CBC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91caba; /* rgb */ color: rgb(145, 202, 186); /* oklch */ color: oklch(79.5% 0.063 175.3);
Tailwind
colors: {
custom: {
50: '#b2dace',
500: '#91caba',
950: '#000000',
},
}SCSS
$custom: #91caba; $custom-light: #b2dace; $custom-dark: #000000;
JSON
{
"hex": "#91caba",
"rgb": {
"r": 145,
"g": 202,
"b": 186
},
"hsl": {
"h": 163.158,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79511,
"c": 0.06325,
"h": 175.3
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#91CABA
secondary
#9F6072
accent
#3859AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383