#BEDEF1#BEDEF1
#BEDEF1 is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.043 H 234.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEF1 |
|---|---|
| RGB | rgb(190, 222, 241) |
| HSL | hsl(202, 65%, 85%) |
| HSV | hsv(202, 21%, 95%) |
| CMYK | cmyk(21.2%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(86.77, -6.50, -12.77) |
| CIE-LCH | lch(86.77, 14.33, 243.04°) |
| OKLab | oklab(88.34% -0.0252 -0.0347) |
| OKLCH | oklch(88.34% 0.043 234) |
| XYZ | xyz(63.2293, 69.5386, 93.2929) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEF1 #F1D1BE
analogous
#BEF1EB #BEDEF1 #BEC5F1
triadic
#BEDEF1 #F1BEDE #DEF1BE
tetradic
#BEDEF1 #EBBEF1 #F1D1BE #C5F1BE
square
#BEDEF1 #EBBEF1 #F1D1BE #C5F1BE
split-complementary
#BEDEF1 #F1BEC5 #F1EBBE
monochromatic
#59ABDB #8CC4E6 #BEDEF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.41
#BEDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BEDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEF1
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEF1 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF2
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#B0E3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedef1; /* rgb */ color: rgb(190, 222, 241); /* oklch */ color: oklch(88.3% 0.043 234.0);
Tailwind
colors: {
custom: {
50: '#d2e8f5',
500: '#bedef1',
950: '#000000',
},
}SCSS
$custom: #bedef1; $custom-light: #d2e8f5; $custom-dark: #000000;
JSON
{
"hex": "#bedef1",
"rgb": {
"r": 190,
"g": 222,
"b": 241
},
"hsl": {
"h": 202.353,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.88337,
"c": 0.04284,
"h": 234
},
"luminance": 0.69541
}Semantic roles & 50–950 ramp
primary
#BEDEF1
secondary
#D0A083
accent
#5C19CC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485