#BEDBEF#BEDBEF
#BEDBEF is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.041 H 238.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBEF |
|---|---|
| RGB | rgb(190, 219, 239) |
| HSL | hsl(204, 60%, 84%) |
| HSV | hsv(204, 21%, 94%) |
| CMYK | cmyk(20.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.93, -5.38, -12.97) |
| CIE-LCH | lch(85.93, 14.04, 247.50°) |
| OKLab | oklab(87.65% -0.0219 -0.0352) |
| OKLCH | oklch(87.65% 0.041 238.1) |
| XYZ | xyz(62.1425, 67.8404, 91.4650) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBEF #EFD2BE
analogous
#BEEFEB #BEDBEF #BEC3EF
triadic
#BEDBEF #EFBEDB #DBEFBE
tetradic
#BEDBEF #EBBEEF #EFD2BE #C3EFBE
square
#BEDBEF #EBBEEF #EFD2BE #C3EFBE
split-complementary
#BEDBEF #EFBEC3 #EFEBBE
monochromatic
#5CA5D7 #8DC0E3 #BEDBEF #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.44
#BEDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BEDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBEF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBEF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CCD4EF
Tritanopia (blue-blind)
#B1E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedbef; /* rgb */ color: rgb(190, 219, 239); /* oklch */ color: oklch(87.7% 0.041 238.1);
Tailwind
colors: {
custom: {
50: '#d2e6f4',
500: '#bedbef',
950: '#000000',
},
}SCSS
$custom: #bedbef; $custom-light: #d2e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bedbef",
"rgb": {
"r": 190,
"g": 219,
"b": 239
},
"hsl": {
"h": 204.49,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.87653,
"c": 0.04148,
"h": 238.1
},
"luminance": 0.67842
}Semantic roles & 50–950 ramp
primary
#BEDBEF
secondary
#CDA284
accent
#631DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485