#91BEDF#91BEDF
#91BEDF is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.067 H 240.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEDF |
|---|---|
| RGB | rgb(145, 190, 223) |
| HSL | hsl(205, 55%, 72%) |
| HSV | hsv(205, 35%, 87%) |
| CMYK | cmyk(35%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.93, -6.91, -21.26) |
| CIE-LCH | lch(74.93, 22.35, 251.98°) |
| OKLab | oklab(78.1% -0.0331 -0.0585) |
| OKLCH | oklch(78.1% 0.067 240.5) |
| XYZ | xyz(43.4055, 48.1721, 76.8088) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Lightblue (survey)
#7BC8F6
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEDF #DFB291
analogous
#91DFD9 #91BEDF #9197DF
triadic
#91BEDF #DF91BE #BEDF91
tetradic
#91BEDF #D991DF #DFB291 #97DF91
square
#91BEDF #D991DF #DFB291 #97DF91
split-complementary
#91BEDF #DF9197 #DFD991
monochromatic
#3785BE #62A2D1 #91BEDF #C0DAED #E7F1F8
Accessibility & contrast
On white
1.97
#91BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#91BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEDF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEDF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#77C6C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bedf; /* rgb */ color: rgb(145, 190, 223); /* oklch */ color: oklch(78.1% 0.067 240.5);
Tailwind
colors: {
custom: {
50: '#b3d1e9',
500: '#91bedf',
950: '#000000',
},
}SCSS
$custom: #91bedf; $custom-light: #b3d1e9; $custom-dark: #000000;
JSON
{
"hex": "#91bedf",
"rgb": {
"r": 145,
"g": 190,
"b": 223
},
"hsl": {
"h": 205.385,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.78101,
"c": 0.06718,
"h": 240.5
},
"luminance": 0.48174
}Semantic roles & 50–950 ramp
primary
#91BEDF
secondary
#EFE4DC
accent
#6623C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284