#91CBD6#91CBD6
#91CBD6 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.6% C 0.061 H 210.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD6 |
|---|---|
| RGB | rgb(145, 203, 214) |
| HSL | hsl(190, 46%, 70%) |
| HSV | hsv(190, 32%, 84%) |
| CMYK | cmyk(32.2%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(78.22, -15.94, -11.45) |
| CIE-LCH | lch(78.22, 19.62, 215.69°) |
| OKLab | oklab(80.61% -0.0529 -0.0313) |
| OKLCH | oklch(80.61% 0.061 210.6) |
| XYZ | xyz(45.1666, 53.5842, 71.5682) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.48
Powder Blue
#B0E0E6
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD6 #D69C91
analogous
#91D6BE #91CBD6 #91A8D6
triadic
#91CBD6 #D691CB #CBD691
tetradic
#91CBD6 #BE91D6 #D69C91 #A8D691
square
#91CBD6 #BE91D6 #D69C91 #A8D691
split-complementary
#91CBD6 #D691A8 #D6BE91
monochromatic
#409BAC #64B6C5 #91CBD6 #BEE0E7 #E9F4F7
Accessibility & contrast
On white
1.79
#91CBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#91CBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD6 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D7
Deuteranopia (green-blind)
#B5BED6
Tritanopia (blue-blind)
#78D0CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd6; /* rgb */ color: rgb(145, 203, 214); /* oklch */ color: oklch(80.6% 0.061 210.6);
Tailwind
colors: {
custom: {
50: '#b3dbe2',
500: '#91cbd6',
950: '#000000',
},
}SCSS
$custom: #91cbd6; $custom-light: #b3dbe2; $custom-dark: #000000;
JSON
{
"hex": "#91cbd6",
"rgb": {
"r": 145,
"g": 203,
"b": 214
},
"hsl": {
"h": 189.565,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.80611,
"c": 0.06146,
"h": 210.6
},
"luminance": 0.53587
}Semantic roles & 50–950 ramp
primary
#91CBD6
secondary
#AC6B5F
accent
#432DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484