#91B2DA#91B2DA
#91B2DA is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.068 H 253.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2DA |
|---|---|
| RGB | rgb(145, 178, 218) |
| HSL | hsl(213, 50%, 71%) |
| HSV | hsv(213, 33%, 85%) |
| CMYK | cmyk(33.5%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(71.50, -1.69, -23.76) |
| CIE-LCH | lch(71.50, 23.82, 265.93°) |
| OKLab | oklab(75.34% -0.0194 -0.0655) |
| OKLCH | oklch(75.34% 0.068 253.5) |
| XYZ | xyz(40.2485, 42.9207, 72.4799) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 6.77
Sky Blue (survey)
#75BBFD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2DA #DAB991
analogous
#91D6DA #91B2DA #9491DA
triadic
#91B2DA #DA91B2 #B2DA91
tetradic
#91B2DA #DA91D6 #DAB991 #91DA94
square
#91B2DA #DA91D6 #DAB991 #91DA94
split-complementary
#91B2DA #DA9491 #D6DA91
monochromatic
#3D73B4 #6392CB #91B2DA #BFD2E9 #E8EFF7
Accessibility & contrast
On white
2.19
#91B2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#91B2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2DA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2DA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#7ABBBF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #91b2da; /* rgb */ color: rgb(145, 178, 218); /* oklch */ color: oklch(75.3% 0.068 253.5);
Tailwind
colors: {
custom: {
50: '#b3c8e5',
500: '#91b2da',
950: '#000000',
},
}SCSS
$custom: #91b2da; $custom-light: #b3c8e5; $custom-dark: #000000;
JSON
{
"hex": "#91b2da",
"rgb": {
"r": 145,
"g": 178,
"b": 218
},
"hsl": {
"h": 212.877,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.75341,
"c": 0.0683,
"h": 253.5
},
"luminance": 0.42922
}Semantic roles & 50–950 ramp
primary
#91B2DA
secondary
#EDE4DA
accent
#7A29BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284