#BEDEFB#BEDEFB
#BEDEFB is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.053 H 245.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEFB |
|---|---|
| RGB | rgb(190, 222, 251) |
| HSL | hsl(209, 88%, 86%) |
| HSV | hsv(209, 24%, 98%) |
| CMYK | cmyk(24.3%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(87.07, -4.29, -17.58) |
| CIE-LCH | lch(87.07, 18.10, 256.28°) |
| OKLab | oklab(88.68% -0.0216 -0.0479) |
| OKLCH | oklch(88.68% 0.053 245.8) |
| XYZ | xyz(64.7642, 70.1526, 101.3766) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.78
Light Blue
#95D0FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEFB #FBDBBE
analogous
#BEFBFA #BEDEFB #BEC0FB
triadic
#BEDEFB #FBBEDE #DEFBBE
tetradic
#BEDEFB #FABEFB #FBDBBE #C0FBBE
square
#BEDEFB #FABEFB #FBDBBE #C0FBBE
split-complementary
#BEDEFB #FBBEC0 #FBFABE
monochromatic
#4BA3F4 #84C1F7 #BEDEFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.40
#BEDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#BEDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEFB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEFB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#ADE5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bedefb; /* rgb */ color: rgb(190, 222, 251); /* oklch */ color: oklch(88.7% 0.053 245.8);
Tailwind
colors: {
custom: {
50: '#d2e8fc',
500: '#bedefb',
950: '#000000',
},
}SCSS
$custom: #bedefb; $custom-light: #d2e8fc; $custom-dark: #000000;
JSON
{
"hex": "#bedefb",
"rgb": {
"r": 190,
"g": 222,
"b": 251
},
"hsl": {
"h": 208.525,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.88675,
"c": 0.05256,
"h": 245.8
},
"luminance": 0.70155
}Semantic roles & 50–950 ramp
primary
#BEDEFB
secondary
#E0AC7D
accent
#6D00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485