#91B2DB#91B2DB
#91B2DB is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.070 H 254.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2DB |
|---|---|
| RGB | rgb(145, 178, 219) |
| HSL | hsl(213, 51%, 71%) |
| HSV | hsv(213, 34%, 86%) |
| CMYK | cmyk(33.8%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.54, -1.44, -24.26) |
| CIE-LCH | lch(71.54, 24.30, 266.61°) |
| OKLab | oklab(75.38% -0.019 -0.0669) |
| OKLCH | oklch(75.38% 0.07 254.1) |
| XYZ | xyz(40.3797, 42.9732, 73.1711) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.65
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.86
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2DB #DBBA91
analogous
#91D7DB #91B2DB #9591DB
triadic
#91B2DB #DB91B2 #B2DB91
tetradic
#91B2DB #DB91D7 #DBBA91 #91DB95
square
#91B2DB #DB91D7 #DBBA91 #91DB95
split-complementary
#91B2DB #DB9591 #D7DB91
monochromatic
#3C72B6 #6392CC #91B2DB #BFD2EA #E8EFF7
Accessibility & contrast
On white
2.19
#91B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#91B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2DB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2DB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DD
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#7ABBC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #91b2db; /* rgb */ color: rgb(145, 178, 219); /* oklch */ color: oklch(75.4% 0.070 254.1);
Tailwind
colors: {
custom: {
50: '#b3c8e6',
500: '#91b2db',
950: '#000000',
},
}SCSS
$custom: #91b2db; $custom-light: #b3c8e6; $custom-dark: #000000;
JSON
{
"hex": "#91b2db",
"rgb": {
"r": 145,
"g": 178,
"b": 219
},
"hsl": {
"h": 213.243,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.75381,
"c": 0.06953,
"h": 254.1
},
"luminance": 0.42975
}Semantic roles & 50–950 ramp
primary
#91B2DB
secondary
#EEE5DA
accent
#7B27BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284