#BEDFFA#BEDFFA
#BEDFFA is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.051 H 243.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFFA |
|---|---|
| RGB | rgb(190, 223, 250) |
| HSL | hsl(207, 86%, 86%) |
| HSV | hsv(207, 24%, 98%) |
| CMYK | cmyk(24%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(87.30, -5.03, -16.71) |
| CIE-LCH | lch(87.30, 17.45, 253.24°) |
| OKLab | oklab(88.85% -0.0232 -0.0455) |
| OKLCH | oklch(88.85% 0.051 243) |
| XYZ | xyz(64.8734, 70.6225, 100.6374) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 6.04
Baby Blue (survey)
#A2CFFE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFFA #FAD9BE
analogous
#BEFAF7 #BEDFFA #BEC1FA
triadic
#BEDFFA #FABEDF #DFFABE
tetradic
#BEDFFA #F7BEFA #FAD9BE #C1FABE
square
#BEDFFA #F7BEFA #FAD9BE #C1FABE
split-complementary
#BEDFFA #FABEC1 #FAF7BE
monochromatic
#4CA7F1 #85C3F6 #BEDFFA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.39
#BEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFFA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFFA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#ADE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedffa; /* rgb */ color: rgb(190, 223, 250); /* oklch */ color: oklch(88.8% 0.051 243.0);
Tailwind
colors: {
custom: {
50: '#d2e9fc',
500: '#bedffa',
950: '#000000',
},
}SCSS
$custom: #bedffa; $custom-light: #d2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bedffa",
"rgb": {
"r": 190,
"g": 223,
"b": 250
},
"hsl": {
"h": 207,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.88846,
"c": 0.05111,
"h": 243
},
"luminance": 0.70625
}Semantic roles & 50–950 ramp
primary
#BEDFFA
secondary
#DFA97E
accent
#6803E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485