#BEDFFB#BEDFFB
#BEDFFB is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.052 H 244.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFFB |
|---|---|
| RGB | rgb(190, 223, 251) |
| HSL | hsl(208, 88%, 86%) |
| HSV | hsv(208, 24%, 98%) |
| CMYK | cmyk(24.3%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.33, -4.81, -17.19) |
| CIE-LCH | lch(87.33, 17.85, 254.37°) |
| OKLab | oklab(88.88% -0.0229 -0.0469) |
| OKLCH | oklch(88.88% 0.052 244) |
| XYZ | xyz(65.0306, 70.6854, 101.4654) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFFB #FBDABE
analogous
#BEFBF9 #BEDFFB #BEC1FB
triadic
#BEDFFB #FBBEDF #DFFBBE
tetradic
#BEDFFB #F9BEFB #FBDABE #C1FBBE
square
#BEDFFB #F9BEFB #FBDABE #C1FBBE
split-complementary
#BEDFFB #FBBEC1 #FBF9BE
monochromatic
#4BA6F4 #84C3F7 #BEDFFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.39
#BEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFFB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFFB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#ADE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedffb; /* rgb */ color: rgb(190, 223, 251); /* oklch */ color: oklch(88.9% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#d2e9fc',
500: '#bedffb',
950: '#000000',
},
}SCSS
$custom: #bedffb; $custom-light: #d2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bedffb",
"rgb": {
"r": 190,
"g": 223,
"b": 251
},
"hsl": {
"h": 207.541,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.8888,
"c": 0.05214,
"h": 244
},
"luminance": 0.70688
}Semantic roles & 50–950 ramp
primary
#BEDFFB
secondary
#E0AB7D
accent
#6900E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485