#91CBD5#91CBD5
#91CBD5 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.6% C 0.061 H 209.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD5 |
|---|---|
| RGB | rgb(145, 203, 213) |
| HSL | hsl(189, 45%, 70%) |
| HSV | hsv(189, 32%, 84%) |
| CMYK | cmyk(31.9%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(78.19, -16.18, -10.95) |
| CIE-LCH | lch(78.19, 19.54, 214.11°) |
| OKLab | oklab(80.58% -0.0533 -0.0299) |
| OKLCH | oklch(80.58% 0.061 209.3) |
| XYZ | xyz(45.0392, 53.5333, 70.8976) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 7.70
Ice Blue
#A5DFF9
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD5 #D59B91
analogous
#91D5BD #91CBD5 #91A9D5
triadic
#91CBD5 #D591CB #CBD591
tetradic
#91CBD5 #BD91D5 #D59B91 #A9D591
square
#91CBD5 #BD91D5 #D59B91 #A9D591
split-complementary
#91CBD5 #D591A9 #D5BD91
monochromatic
#419BAA #65B6C4 #91CBD5 #BDE0E6 #E9F5F7
Accessibility & contrast
On white
1.79
#91CBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#91CBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D6
Deuteranopia (green-blind)
#B6BED5
Tritanopia (blue-blind)
#79D0CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd5; /* rgb */ color: rgb(145, 203, 213); /* oklch */ color: oklch(80.6% 0.061 209.3);
Tailwind
colors: {
custom: {
50: '#b3dbe1',
500: '#91cbd5',
950: '#000000',
},
}SCSS
$custom: #91cbd5; $custom-light: #b3dbe1; $custom-dark: #000000;
JSON
{
"hex": "#91cbd5",
"rgb": {
"r": 145,
"g": 203,
"b": 213
},
"hsl": {
"h": 188.824,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.80577,
"c": 0.06113,
"h": 209.3
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#91CBD5
secondary
#AB6A5F
accent
#422EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484