#91BEDE#91BEDE
#91BEDE is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.066 H 239.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEDE |
|---|---|
| RGB | rgb(145, 190, 222) |
| HSL | hsl(205, 54%, 72%) |
| HSV | hsv(205, 35%, 87%) |
| CMYK | cmyk(34.7%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.90, -7.17, -20.77) |
| CIE-LCH | lch(74.90, 21.97, 250.96°) |
| OKLab | oklab(78.06% -0.0334 -0.0571) |
| OKLCH | oklch(78.06% 0.066 239.6) |
| XYZ | xyz(43.2711, 48.1184, 76.1008) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.18
Lightblue (survey)
#7BC8F6
ΔE00 5.16
Light Blue
#95D0FC
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.32
Lightskyblue
#87CEFA
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEDE #DEB191
analogous
#91DED8 #91BEDE #9198DE
triadic
#91BEDE #DE91BE #BEDE91
tetradic
#91BEDE #D891DE #DEB191 #98DE91
square
#91BEDE #D891DE #DEB191 #98DE91
split-complementary
#91BEDE #DE9198 #DED891
monochromatic
#3885BC #62A2D0 #91BEDE #C0DAEC #E7F1F8
Accessibility & contrast
On white
1.98
#91BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#91BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEDE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEDE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#77C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bede; /* rgb */ color: rgb(145, 190, 222); /* oklch */ color: oklch(78.1% 0.066 239.6);
Tailwind
colors: {
custom: {
50: '#b3d1e8',
500: '#91bede',
950: '#000000',
},
}SCSS
$custom: #91bede; $custom-light: #b3d1e8; $custom-dark: #000000;
JSON
{
"hex": "#91bede",
"rgb": {
"r": 145,
"g": 190,
"b": 222
},
"hsl": {
"h": 204.935,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.78064,
"c": 0.06618,
"h": 239.6
},
"luminance": 0.48121
}Semantic roles & 50–950 ramp
primary
#91BEDE
secondary
#EFE4DC
accent
#6524C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284