#91BBED#91BBED
#91BBED is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.085 H 253.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBED |
|---|---|
| RGB | rgb(145, 187, 237) |
| HSL | hsl(213, 72%, 75%) |
| HSV | hsv(213, 39%, 93%) |
| CMYK | cmyk(38.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.62, -1.68, -29.31) |
| CIE-LCH | lch(74.62, 29.36, 266.72°) |
| OKLab | oklab(78.02% -0.0245 -0.0812) |
| OKLCH | oklch(78.02% 0.085 253.2) |
| XYZ | xyz(44.7286, 47.6724, 86.9492) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBED #EDC391
analogous
#91E9ED #91BBED #9591ED
triadic
#91BBED #ED91BB #BBED91
tetradic
#91BBED #ED91E9 #EDC391 #91ED95
square
#91BBED #ED91E9 #EDC391 #91ED95
split-complementary
#91BBED #ED9591 #E9ED91
monochromatic
#287ADC #5C9AE4 #91BBED #C6DCF6 #E5EFFB
Accessibility & contrast
On white
1.99
#91BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#91BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBED
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBED | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9DB4EC
Tritanopia (blue-blind)
#71C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bbed; /* rgb */ color: rgb(145, 187, 237); /* oklch */ color: oklch(78.0% 0.085 253.2);
Tailwind
colors: {
custom: {
50: '#b4cff3',
500: '#91bbed',
950: '#000000',
},
}SCSS
$custom: #91bbed; $custom-light: #b4cff3; $custom-dark: #000000;
JSON
{
"hex": "#91bbed",
"rgb": {
"r": 145,
"g": 187,
"b": 237
},
"hsl": {
"h": 212.609,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.78017,
"c": 0.08486,
"h": 253.2
},
"luminance": 0.47675
}Semantic roles & 50–950 ramp
primary
#91BBED
secondary
#F2E7D9
accent
#7B12D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285