#91CBD3#91CBD3
#91CBD3 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.5% C 0.061 H 206.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD3 |
|---|---|
| RGB | rgb(145, 203, 211) |
| HSL | hsl(187, 43%, 70%) |
| HSV | hsv(187, 31%, 83%) |
| CMYK | cmyk(31.3%, 3.8%, 0%, 17.3%) |
| CIE-LAB | lab(78.13, -16.65, -9.97) |
| CIE-LCH | lch(78.13, 19.40, 210.91°) |
| OKLab | oklab(80.51% -0.0541 -0.0272) |
| OKLCH | oklch(80.51% 0.061 206.7) |
| XYZ | xyz(44.7870, 53.4323, 69.5689) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.18
Baby Blue
#89CFF0
ΔE00 8.50
Ice Blue
#A5DFF9
ΔE00 8.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD3 #D39991
analogous
#91D3BA #91CBD3 #91AAD3
triadic
#91CBD3 #D391CB #CBD391
tetradic
#91CBD3 #BA91D3 #D39991 #AAD391
square
#91CBD3 #BA91D3 #D39991 #AAD391
split-complementary
#91CBD3 #D391AA #D3BA91
monochromatic
#439BA7 #65B6C2 #91CBD3 #BDE0E4 #E8F4F6
Accessibility & contrast
On white
1.80
#91CBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#91CBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#7AD0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd3; /* rgb */ color: rgb(145, 203, 211); /* oklch */ color: oklch(80.5% 0.061 206.7);
Tailwind
colors: {
custom: {
50: '#b3dbe0',
500: '#91cbd3',
950: '#000000',
},
}SCSS
$custom: #91cbd3; $custom-light: #b3dbe0; $custom-dark: #000000;
JSON
{
"hex": "#91cbd3",
"rgb": {
"r": 145,
"g": 203,
"b": 211
},
"hsl": {
"h": 187.273,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.8051,
"c": 0.06054,
"h": 206.7
},
"luminance": 0.53435
}Semantic roles & 50–950 ramp
primary
#91CBD3
secondary
#A9685F
accent
#4030B6
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484