#91CABE#91CABE
#91CABE is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.061 H 180.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91CABE |
|---|---|
| RGB | rgb(145, 202, 190) |
| HSL | hsl(167, 35%, 68%) |
| HSV | hsv(167, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.27, -20.91, 0.07) |
| CIE-LCH | lch(77.27, 20.91, 179.81°) |
| OKLab | oklab(79.63% -0.0614 -0.0001) |
| OKLCH | oklch(79.63% 0.061 180.1) |
| XYZ | xyz(42.0888, 51.9765, 56.5200) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 8.78
Mediumaquamarine
#66CDAA
ΔE00 8.96
Light Teal
#90E4C1
ΔE00 9.28
Paleturquoise
#AFEEEE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CABE #CA919D
analogous
#91CAA1 #91CABE #91B9CA
triadic
#91CABE #BE91CA #CABE91
tetradic
#91CABE #A191CA #CA919D #B9CA91
square
#91CABE #A191CA #CA919D #B9CA91
split-complementary
#91CABE #CA91B9 #CAA191
monochromatic
#499887 #68B6A6 #91CABE #BADED6 #E4F2EF
Accessibility & contrast
On white
1.84
#91CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CABE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CABE | 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)
#C5C3BE
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#81CCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cabe; /* rgb */ color: rgb(145, 202, 190); /* oklch */ color: oklch(79.6% 0.061 180.1);
Tailwind
colors: {
custom: {
50: '#b3dad1',
500: '#91cabe',
950: '#000000',
},
}SCSS
$custom: #91cabe; $custom-light: #b3dad1; $custom-dark: #000000;
JSON
{
"hex": "#91cabe",
"rgb": {
"r": 145,
"g": 202,
"b": 190
},
"hsl": {
"h": 167.368,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79628,
"c": 0.06136,
"h": 180.1
},
"luminance": 0.51979
}Semantic roles & 50–950 ramp
primary
#91CABE
secondary
#9F606E
accent
#3851AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383