#91CBD0#91CBD0
#91CBD0 is a light, muted teal. Relative luminance 0.533; OKLCH L 80.4% C 0.060 H 202.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD0 |
|---|---|
| RGB | rgb(145, 203, 208) |
| HSL | hsl(185, 40%, 69%) |
| HSV | hsv(185, 30%, 82%) |
| CMYK | cmyk(30.3%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(78.04, -17.35, -8.48) |
| CIE-LCH | lch(78.04, 19.32, 206.05°) |
| OKLab | oklab(80.41% -0.0553 -0.0232) |
| OKLCH | oklch(80.41% 0.06 202.8) |
| XYZ | xyz(44.4144, 53.2833, 67.6067) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 8.41
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Robin Egg Blue
#8AF1FE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD0 #D09691
analogous
#91D0B6 #91CBD0 #91ACD0
triadic
#91CBD0 #D091CB #CBD091
tetradic
#91CBD0 #B691D0 #D09691 #ACD091
square
#91CBD0 #B691D0 #D09691 #ACD091
split-complementary
#91CBD0 #D091AC #D0B691
monochromatic
#459AA2 #66B7BE #91CBD0 #BCDFE2 #E7F4F5
Accessibility & contrast
On white
1.80
#91CBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#91CBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#7BCFCC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd0; /* rgb */ color: rgb(145, 203, 208); /* oklch */ color: oklch(80.4% 0.060 202.8);
Tailwind
colors: {
custom: {
50: '#b3dbde',
500: '#91cbd0',
950: '#000000',
},
}SCSS
$custom: #91cbd0; $custom-light: #b3dbde; $custom-dark: #000000;
JSON
{
"hex": "#91cbd0",
"rgb": {
"r": 145,
"g": 203,
"b": 208
},
"hsl": {
"h": 184.762,
"s": 40.127,
"l": 69.216
},
"oklch": {
"l": 0.80411,
"c": 0.05994,
"h": 202.8
},
"luminance": 0.53286
}Semantic roles & 50–950 ramp
primary
#91CBD0
secondary
#A66560
accent
#3D32B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484