#BEDBFE#BEDBFE
#BEDBFE is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.058 H 253.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBFE |
|---|---|
| RGB | rgb(190, 219, 254) |
| HSL | hsl(213, 97%, 87%) |
| HSV | hsv(213, 25%, 100%) |
| CMYK | cmyk(25.2%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.39, -2.05, -20.20) |
| CIE-LCH | lch(86.39, 20.30, 264.20°) |
| OKLab | oklab(88.17% -0.0166 -0.0552) |
| OKLCH | oklch(88.17% 0.058 253.3) |
| XYZ | xyz(64.4511, 68.7638, 103.6236) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.93
Light Blue
#95D0FC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBFE #FEE1BE
analogous
#BEFBFE #BEDBFE #C1BEFE
triadic
#BEDBFE #FEBEDB #DBFEBE
tetradic
#BEDBFE #FEBEFB #FEE1BE #BEFEC1
square
#BEDBFE #FEBEFB #FEE1BE #BEFEC1
split-complementary
#BEDBFE #FEC1BE #FBFEBE
monochromatic
#4598FC #82BAFD #BEDBFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.42
#BEDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BEDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBFE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBFE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#ACE3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedbfe; /* rgb */ color: rgb(190, 219, 254); /* oklch */ color: oklch(88.2% 0.058 253.3);
Tailwind
colors: {
custom: {
50: '#d2e6fe',
500: '#bedbfe',
950: '#000000',
},
}SCSS
$custom: #bedbfe; $custom-light: #d2e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bedbfe",
"rgb": {
"r": 190,
"g": 219,
"b": 254
},
"hsl": {
"h": 212.813,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.88168,
"c": 0.05762,
"h": 253.3
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#BEDBFE
secondary
#E6B57B
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485