#91BFD2#91BFD2
#91BFD2 is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.056 H 225.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFD2 |
|---|---|
| RGB | rgb(145, 191, 210) |
| HSL | hsl(198, 42%, 70%) |
| HSV | hsv(198, 31%, 82%) |
| CMYK | cmyk(31%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(74.78, -10.66, -14.44) |
| CIE-LCH | lch(74.78, 17.94, 233.57°) |
| OKLab | oklab(77.84% -0.0391 -0.0395) |
| OKLCH | oklch(77.84% 0.056 225.2) |
| XYZ | xyz(41.9370, 47.9325, 68.0025) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.59
Lightblue (survey)
#7BC8F6
ΔE00 7.71
Lightskyblue
#87CEFA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFD2 #D2A491
analogous
#91D2C4 #91BFD2 #919FD2
triadic
#91BFD2 #D291BF #BFD291
tetradic
#91BFD2 #C491D2 #D2A491 #9FD291
square
#91BFD2 #C491D2 #D2A491 #9FD291
split-complementary
#91BFD2 #D2919F #D2C491
monochromatic
#4489A5 #66A6C0 #91BFD2 #BCD8E4 #E8F2F6
Accessibility & contrast
On white
1.98
#91BFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#91BFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFD2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFD2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#7CC5C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bfd2; /* rgb */ color: rgb(145, 191, 210); /* oklch */ color: oklch(77.8% 0.056 225.2);
Tailwind
colors: {
custom: {
50: '#b3d2df',
500: '#91bfd2',
950: '#000000',
},
}SCSS
$custom: #91bfd2; $custom-light: #b3d2df; $custom-dark: #000000;
JSON
{
"hex": "#91bfd2",
"rgb": {
"r": 145,
"g": 191,
"b": 210
},
"hsl": {
"h": 197.538,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.77841,
"c": 0.05559,
"h": 225.2
},
"luminance": 0.47934
}Semantic roles & 50–950 ramp
primary
#91BFD2
secondary
#E9DCD6
accent
#5730B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283