#BEDFFF#BEDFFF
#BEDFFF is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.056 H 247.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFFF |
|---|---|
| RGB | rgb(190, 223, 255) |
| HSL | hsl(210, 100%, 87%) |
| HSV | hsv(210, 25%, 100%) |
| CMYK | cmyk(25.5%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(87.46, -3.91, -19.11) |
| CIE-LCH | lch(87.46, 19.51, 258.43°) |
| OKLab | oklab(89.02% -0.0214 -0.0522) |
| OKLCH | oklch(89.02% 0.056 247.6) |
| XYZ | xyz(65.6678, 70.9402, 104.8212) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.03
Ice Blue
#A5DFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFFF #FFDEBE
analogous
#BEFFFE #BEDFFF #BEBFFF
triadic
#BEDFFF #FFBEDF #DFFFBE
tetradic
#BEDFFF #FEBEFF #FFDEBE #BFFFBE
square
#BEDFFF #FEBEFF #FFDEBE #BFFFBE
split-complementary
#BEDFFF #FFBEBF #FFFEBE
monochromatic
#44A3FF #81C1FF #BEDFFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.38
#BEDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BEDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFFF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFFF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#ACE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedfff; /* rgb */ color: rgb(190, 223, 255); /* oklch */ color: oklch(89.0% 0.056 247.6);
Tailwind
colors: {
custom: {
50: '#d2e8ff',
500: '#bedfff',
950: '#000000',
},
}SCSS
$custom: #bedfff; $custom-light: #d2e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bedfff",
"rgb": {
"r": 190,
"g": 223,
"b": 255
},
"hsl": {
"h": 209.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.89019,
"c": 0.05641,
"h": 247.6
},
"luminance": 0.70943
}Semantic roles & 50–950 ramp
primary
#BEDFFF
secondary
#E7B07A
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486