#BEDFF9#BEDFF9
#BEDFF9 is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.050 H 241.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFF9 |
|---|---|
| RGB | rgb(190, 223, 249) |
| HSL | hsl(206, 83%, 86%) |
| HSV | hsv(206, 24%, 98%) |
| CMYK | cmyk(23.7%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.27, -5.26, -16.23) |
| CIE-LCH | lch(87.27, 17.06, 252.06°) |
| OKLab | oklab(88.81% -0.0236 -0.0442) |
| OKLCH | oklch(88.81% 0.05 241.9) |
| XYZ | xyz(64.7170, 70.5599, 99.8138) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 6.77
Light Blue
#95D0FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFF9 #F9D8BE
analogous
#BEF9F6 #BEDFF9 #BEC1F9
triadic
#BEDFF9 #F9BEDF #DFF9BE
tetradic
#BEDFF9 #F6BEF9 #F9D8BE #C1F9BE
square
#BEDFF9 #F6BEF9 #F9D8BE #C1F9BE
split-complementary
#BEDFF9 #F9BEC1 #F9F6BE
monochromatic
#4EA8EF #86C3F4 #BEDFF9 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.39
#BEDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BEDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFF9
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFF9 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#ADE5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedff9; /* rgb */ color: rgb(190, 223, 249); /* oklch */ color: oklch(88.8% 0.050 241.9);
Tailwind
colors: {
custom: {
50: '#d2e9fb',
500: '#bedff9',
950: '#000000',
},
}SCSS
$custom: #bedff9; $custom-light: #d2e9fb; $custom-dark: #000000;
JSON
{
"hex": "#bedff9",
"rgb": {
"r": 190,
"g": 223,
"b": 249
},
"hsl": {
"h": 206.441,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.88812,
"c": 0.05011,
"h": 241.9
},
"luminance": 0.70562
}Semantic roles & 50–950 ramp
primary
#BEDFF9
secondary
#DDA87E
accent
#6606E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485