#BEDFFD#BEDFFD
#BEDFFD is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.054 H 245.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFFD |
|---|---|
| RGB | rgb(190, 223, 253) |
| HSL | hsl(209, 94%, 87%) |
| HSV | hsv(209, 25%, 99%) |
| CMYK | cmyk(24.9%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(87.39, -4.36, -18.15) |
| CIE-LCH | lch(87.39, 18.67, 256.49°) |
| OKLab | oklab(88.95% -0.0222 -0.0495) |
| OKLCH | oklch(88.95% 0.054 245.9) |
| XYZ | xyz(65.3475, 70.8121, 103.1345) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.68
Light Blue
#95D0FC
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFFD #FDDCBE
analogous
#BEFDFB #BEDFFD #BEC0FD
triadic
#BEDFFD #FDBEDF #DFFDBE
tetradic
#BEDFFD #FBBEFD #FDDCBE #C0FDBE
square
#BEDFFD #FBBEFD #FDDCBE #C0FDBE
split-complementary
#BEDFFD #FDBEC0 #FDFBBE
monochromatic
#47A5F9 #83C2FB #BEDFFD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.38
#BEDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BEDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFFD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFFD | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#ACE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedffd; /* rgb */ color: rgb(190, 223, 253); /* oklch */ color: oklch(88.9% 0.054 245.9);
Tailwind
colors: {
custom: {
50: '#d2e9fe',
500: '#bedffd',
950: '#000000',
},
}SCSS
$custom: #bedffd; $custom-light: #d2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bedffd",
"rgb": {
"r": 190,
"g": 223,
"b": 253
},
"hsl": {
"h": 208.571,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88949,
"c": 0.05425,
"h": 245.9
},
"luminance": 0.70814
}Semantic roles & 50–950 ramp
primary
#BEDFFD
secondary
#E4AD7B
accent
#6D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485