#BEDFF8#BEDFF8
#BEDFF8 is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.049 H 240.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFF8 |
|---|---|
| RGB | rgb(190, 223, 248) |
| HSL | hsl(206, 81%, 86%) |
| HSV | hsv(206, 23%, 97%) |
| CMYK | cmyk(23.4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.24, -5.48, -15.75) |
| CIE-LCH | lch(87.24, 16.68, 250.82°) |
| OKLab | oklab(88.78% -0.0239 -0.0429) |
| OKLCH | oklch(88.78% 0.049 240.8) |
| XYZ | xyz(64.5614, 70.4977, 98.9945) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Lightblue
#ADD8E6
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 6.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.80
Light Blue
#95D0FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFF8 #F8D7BE
analogous
#BEF8F4 #BEDFF8 #BEC2F8
triadic
#BEDFF8 #F8BEDF #DFF8BE
tetradic
#BEDFF8 #F4BEF8 #F8D7BE #C2F8BE
square
#BEDFF8 #F4BEF8 #F8D7BE #C2F8BE
split-complementary
#BEDFF8 #F8BEC2 #F8F4BE
monochromatic
#4FA9EC #87C4F2 #BEDFF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.39
#BEDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BEDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFF8
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFF8 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF9
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#AEE5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bedff8; /* rgb */ color: rgb(190, 223, 248); /* oklch */ color: oklch(88.8% 0.049 240.8);
Tailwind
colors: {
custom: {
50: '#d2e9fa',
500: '#bedff8',
950: '#000000',
},
}SCSS
$custom: #bedff8; $custom-light: #d2e9fa; $custom-dark: #000000;
JSON
{
"hex": "#bedff8",
"rgb": {
"r": 190,
"g": 223,
"b": 248
},
"hsl": {
"h": 205.862,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.88778,
"c": 0.04911,
"h": 240.8
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#BEDFF8
secondary
#DBA77F
accent
#6409DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485