#91BDCA#91BDCA
#91BDCA is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.050 H 217.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCA |
|---|---|
| RGB | rgb(145, 189, 202) |
| HSL | hsl(194, 35%, 68%) |
| HSV | hsv(194, 28%, 79%) |
| CMYK | cmyk(28.2%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.98, -11.51, -11.28) |
| CIE-LCH | lch(73.98, 16.12, 224.43°) |
| OKLab | oklab(77.13% -0.0396 -0.0308) |
| OKLCH | oklch(77.13% 0.05 217.8) |
| XYZ | xyz(40.5320, 46.6774, 62.7396) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 7.65
Bluegrey
#85A3B2
ΔE00 7.96
Greyblue
#77A1B5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCA #CA9E91
analogous
#91CABA #91BDCA #91A0CA
triadic
#91BDCA #CA91BD #BDCA91
tetradic
#91BDCA #BA91CA #CA9E91 #A0CA91
square
#91BDCA #BA91CA #CA9E91 #A0CA91
split-complementary
#91BDCA #CA91A0 #CABA91
monochromatic
#498698 #68A4B6 #91BDCA #BAD6DE #E4EFF2
Accessibility & contrast
On white
2.03
#91BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#7FC2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdca; /* rgb */ color: rgb(145, 189, 202); /* oklch */ color: oklch(77.1% 0.050 217.8);
Tailwind
colors: {
custom: {
50: '#b2d0da',
500: '#91bdca',
950: '#000000',
},
}SCSS
$custom: #91bdca; $custom-light: #b2d0da; $custom-dark: #000000;
JSON
{
"hex": "#91bdca",
"rgb": {
"r": 145,
"g": 189,
"b": 202
},
"hsl": {
"h": 193.684,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.77125,
"c": 0.05017,
"h": 217.8
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#91BDCA
secondary
#E4D7D3
accent
#5338AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283