#91BED2#91BED2
#91BED2 is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.056 H 227.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91BED2 |
|---|---|
| RGB | rgb(145, 190, 210) |
| HSL | hsl(198, 42%, 70%) |
| HSV | hsv(198, 31%, 82%) |
| CMYK | cmyk(31%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.51, -10.13, -14.85) |
| CIE-LCH | lch(74.51, 17.97, 235.70°) |
| OKLab | oklab(77.62% -0.0379 -0.0406) |
| OKLCH | oklch(77.62% 0.056 227) |
| XYZ | xyz(41.7197, 47.4978, 67.9300) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 6.92
Lightblue (survey)
#7BC8F6
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BED2 #D2A591
analogous
#91D2C6 #91BED2 #919ED2
triadic
#91BED2 #D291BE #BED291
tetradic
#91BED2 #C691D2 #D2A591 #9ED291
square
#91BED2 #C691D2 #D2A591 #9ED291
split-complementary
#91BED2 #D2919E #D2C691
monochromatic
#4487A5 #66A4C0 #91BED2 #BCD8E4 #E8F1F6
Accessibility & contrast
On white
2.00
#91BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#91BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BED2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BED2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#7CC4C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bed2; /* rgb */ color: rgb(145, 190, 210); /* oklch */ color: oklch(77.6% 0.056 227.0);
Tailwind
colors: {
custom: {
50: '#b3d1df',
500: '#91bed2',
950: '#000000',
},
}SCSS
$custom: #91bed2; $custom-light: #b3d1df; $custom-dark: #000000;
JSON
{
"hex": "#91bed2",
"rgb": {
"r": 145,
"g": 190,
"b": 210
},
"hsl": {
"h": 198.462,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.77623,
"c": 0.05552,
"h": 227
},
"luminance": 0.475
}Semantic roles & 50–950 ramp
primary
#91BED2
secondary
#E9DCD6
accent
#5930B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283