#91BDCB#91BDCB
#91BDCB is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.051 H 219.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCB |
|---|---|
| RGB | rgb(145, 189, 203) |
| HSL | hsl(194, 36%, 68%) |
| HSV | hsv(194, 29%, 80%) |
| CMYK | cmyk(28.6%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.01, -11.27, -11.78) |
| CIE-LCH | lch(74.01, 16.31, 226.27°) |
| OKLab | oklab(77.16% -0.0392 -0.0321) |
| OKLCH | oklch(77.16% 0.051 219.3) |
| XYZ | xyz(40.6508, 46.7249, 63.3652) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.87
Baby Blue
#89CFF0
ΔE00 7.36
Bluegrey
#85A3B2
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCB #CB9F91
analogous
#91CBBC #91BDCB #91A0CB
triadic
#91BDCB #CB91BD #BDCB91
tetradic
#91BDCB #BC91CB #CB9F91 #A0CB91
square
#91BDCB #BC91CB #CB9F91 #A0CB91
split-complementary
#91BDCB #CB91A0 #CBBC91
monochromatic
#488699 #67A4B7 #91BDCB #BBD6DF #E4EFF2
Accessibility & contrast
On white
2.03
#91BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#7EC2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdcb; /* rgb */ color: rgb(145, 189, 203); /* oklch */ color: oklch(77.2% 0.051 219.3);
Tailwind
colors: {
custom: {
50: '#b2d0da',
500: '#91bdcb',
950: '#000000',
},
}SCSS
$custom: #91bdcb; $custom-light: #b2d0da; $custom-dark: #000000;
JSON
{
"hex": "#91bdcb",
"rgb": {
"r": 145,
"g": 189,
"b": 203
},
"hsl": {
"h": 194.483,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.7716,
"c": 0.05073,
"h": 219.3
},
"luminance": 0.46727
}Semantic roles & 50–950 ramp
primary
#91BDCB
secondary
#E5D7D3
accent
#5437AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283