#BEDFFE#BEDFFE
#BEDFFE is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.055 H 246.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFFE |
|---|---|
| RGB | rgb(190, 223, 254) |
| HSL | hsl(209, 97%, 87%) |
| HSV | hsv(209, 25%, 100%) |
| CMYK | cmyk(25.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.42, -4.14, -18.63) |
| CIE-LCH | lch(87.42, 19.08, 257.48°) |
| OKLab | oklab(88.98% -0.0218 -0.0508) |
| OKLCH | oklch(88.98% 0.055 246.8) |
| XYZ | xyz(65.5072, 70.8760, 103.9757) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.69
Ice Blue
#A5DFF9
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFFE #FEDDBE
analogous
#BEFEFD #BEDFFE #BEBFFE
triadic
#BEDFFE #FEBEDF #DFFEBE
tetradic
#BEDFFE #FDBEFE #FEDDBE #BFFEBE
square
#BEDFFE #FDBEFE #FEDDBE #BFFEBE
split-complementary
#BEDFFE #FEBEBF #FEFDBE
monochromatic
#45A4FC #82C1FD #BEDFFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.38
#BEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFFE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFFE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#ACE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedffe; /* rgb */ color: rgb(190, 223, 254); /* oklch */ color: oklch(89.0% 0.055 246.8);
Tailwind
colors: {
custom: {
50: '#d2e8fe',
500: '#bedffe',
950: '#000000',
},
}SCSS
$custom: #bedffe; $custom-light: #d2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bedffe",
"rgb": {
"r": 190,
"g": 223,
"b": 254
},
"hsl": {
"h": 209.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.88984,
"c": 0.05533,
"h": 246.8
},
"luminance": 0.70878
}Semantic roles & 50–950 ramp
primary
#BEDFFE
secondary
#E6AE7B
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485