#91BBCD#91BBCD
#91BBCD is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.052 H 226.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBCD |
|---|---|
| RGB | rgb(145, 187, 205) |
| HSL | hsl(198, 38%, 69%) |
| HSV | hsv(198, 29%, 80%) |
| CMYK | cmyk(29.3%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.52, -9.74, -13.61) |
| CIE-LCH | lch(73.52, 16.73, 234.40°) |
| OKLab | oklab(76.79% -0.0358 -0.0372) |
| OKLCH | oklch(76.79% 0.052 226) |
| XYZ | xyz(40.4634, 45.9663, 64.4861) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.87
Bluegrey
#85A3B2
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 7.46
Greyblue
#77A1B5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBCD #CDA391
analogous
#91CDC1 #91BBCD #919DCD
triadic
#91BBCD #CD91BB #BBCD91
tetradic
#91BBCD #C191CD #CDA391 #9DCD91
square
#91BBCD #C191CD #CDA391 #9DCD91
split-complementary
#91BBCD #CD919D #CDC191
monochromatic
#47839C #67A1BA #91BBCD #BBD5E0 #E5EFF3
Accessibility & contrast
On white
2.06
#91BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#91BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBCD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBCD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#A8B2CD
Tritanopia (blue-blind)
#7EC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bbcd; /* rgb */ color: rgb(145, 187, 205); /* oklch */ color: oklch(76.8% 0.052 226.0);
Tailwind
colors: {
custom: {
50: '#b2cfdc',
500: '#91bbcd',
950: '#000000',
},
}SCSS
$custom: #91bbcd; $custom-light: #b2cfdc; $custom-dark: #000000;
JSON
{
"hex": "#91bbcd",
"rgb": {
"r": 145,
"g": 187,
"b": 205
},
"hsl": {
"h": 198,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.76792,
"c": 0.05163,
"h": 226
},
"luminance": 0.45968
}Semantic roles & 50–950 ramp
primary
#91BBCD
secondary
#E6D9D4
accent
#5A35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283