#BEDFEE#BEDFEE
#BEDFEE is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.040 H 227.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFEE |
|---|---|
| RGB | rgb(190, 223, 238) |
| HSL | hsl(199, 59%, 84%) |
| HSV | hsv(199, 20%, 93%) |
| CMYK | cmyk(20.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.94, -7.66, -10.93) |
| CIE-LCH | lch(86.94, 13.34, 234.98°) |
| OKLab | oklab(88.45% -0.0276 -0.0296) |
| OKLCH | oklch(88.45% 0.04 227) |
| XYZ | xyz(63.0513, 69.8936, 91.0411) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.53
Ice Blue
#A5DFF9
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 6.41
Pale Sky Blue
#BDF6FE
ΔE00 8.31
Cloudy Blue
#ACC2D9
ΔE00 8.69
Baby Blue
#89CFF0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFEE #EECDBE
analogous
#BEEEE5 #BEDFEE #BEC7EE
triadic
#BEDFEE #EEBEDF #DFEEBE
tetradic
#BEDFEE #E5BEEE #EECDBE #C7EEBE
square
#BEDFEE #E5BEEE #EECDBE #C7EEBE
split-complementary
#BEDFEE #EEBEC7 #EEE5BE
monochromatic
#5DAFD5 #8DC7E1 #BEDFEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.40
#BEDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BEDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFEE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFEE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#B1E4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bedfee; /* rgb */ color: rgb(190, 223, 238); /* oklch */ color: oklch(88.4% 0.040 227.0);
Tailwind
colors: {
custom: {
50: '#d2e9f3',
500: '#bedfee',
950: '#000000',
},
}SCSS
$custom: #bedfee; $custom-light: #d2e9f3; $custom-dark: #000000;
JSON
{
"hex": "#bedfee",
"rgb": {
"r": 190,
"g": 223,
"b": 238
},
"hsl": {
"h": 198.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.88446,
"c": 0.04049,
"h": 227
},
"luminance": 0.69896
}Semantic roles & 50–950 ramp
primary
#BEDFEE
secondary
#CC9B84
accent
#531FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485