#91CACB#91CACB
#91CACB is a light, muted teal. Relative luminance 0.526; OKLCH L 80.0% C 0.059 H 197.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACB |
|---|---|
| RGB | rgb(145, 202, 203) |
| HSL | hsl(181, 36%, 68%) |
| HSV | hsv(181, 29%, 80%) |
| CMYK | cmyk(28.6%, 0.5%, 0%, 20.4%) |
| CIE-LAB | lab(77.62, -18.00, -6.42) |
| CIE-LCH | lch(77.62, 19.11, 199.61°) |
| OKLab | oklab(80.03% -0.056 -0.0176) |
| OKLCH | oklch(80.03% 0.059 197.4) |
| XYZ | xyz(43.5735, 52.5703, 64.3395) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 8.32
Paleturquoise
#AFEEEE
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.98
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Darkturquoise
#00CED1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACB #CB9291
analogous
#91CBAF #91CACB #91ADCB
triadic
#91CACB #CB91CA #CACB91
tetradic
#91CACB #AF91CB #CB9291 #ADCB91
square
#91CACB #AF91CB #CB9291 #ADCB91
split-complementary
#91CACB #CB91AD #CBAF91
monochromatic
#489899 #67B6B7 #91CACB #BBDEDF #E4F2F2
Accessibility & contrast
On white
1.82
#91CACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#91CACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#7DCECA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cacb; /* rgb */ color: rgb(145, 202, 203); /* oklch */ color: oklch(80.0% 0.059 197.4);
Tailwind
colors: {
custom: {
50: '#b3dada',
500: '#91cacb',
950: '#000000',
},
}SCSS
$custom: #91cacb; $custom-light: #b3dada; $custom-dark: #000000;
JSON
{
"hex": "#91cacb",
"rgb": {
"r": 145,
"g": 202,
"b": 203
},
"hsl": {
"h": 181.034,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.80028,
"c": 0.0587,
"h": 197.4
},
"luminance": 0.52573
}Semantic roles & 50–950 ramp
primary
#91CACB
secondary
#A06160
accent
#3937AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383