#91CABF#91CABF
#91CABF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.7% C 0.061 H 181.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91CABF |
|---|---|
| RGB | rgb(145, 202, 191) |
| HSL | hsl(168, 35%, 68%) |
| HSV | hsv(168, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(77.29, -20.69, -0.43) |
| CIE-LCH | lch(77.29, 20.69, 181.19°) |
| OKLab | oklab(79.66% -0.0609 -0.0015) |
| OKLCH | oklch(79.66% 0.061 181.4) |
| XYZ | xyz(42.1985, 52.0203, 57.0976) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 8.65
Mediumaquamarine
#66CDAA
ΔE00 9.27
Light Teal
#90E4C1
ΔE00 9.57
Paleturquoise
#AFEEEE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CABF #CA919C
analogous
#91CAA2 #91CABF #91B8CA
triadic
#91CABF #BF91CA #CABF91
tetradic
#91CABF #A291CA #CA919C #B8CA91
square
#91CABF #A291CA #CA919C #B8CA91
split-complementary
#91CABF #CA91B8 #CAA291
monochromatic
#499888 #68B6A7 #91CABF #BADED7 #E4F2EF
Accessibility & contrast
On white
1.84
#91CABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91CABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CABF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CABF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#80CCC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cabf; /* rgb */ color: rgb(145, 202, 191); /* oklch */ color: oklch(79.7% 0.061 181.4);
Tailwind
colors: {
custom: {
50: '#b3dad2',
500: '#91cabf',
950: '#000000',
},
}SCSS
$custom: #91cabf; $custom-light: #b3dad2; $custom-dark: #000000;
JSON
{
"hex": "#91cabf",
"rgb": {
"r": 145,
"g": 202,
"b": 191
},
"hsl": {
"h": 168.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79658,
"c": 0.06096,
"h": 181.4
},
"luminance": 0.52022
}Semantic roles & 50–950 ramp
primary
#91CABF
secondary
#9F606C
accent
#384EAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383