#BEDEE7#BEDEE7
#BEDEE7 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.036 H 216.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE7 |
|---|---|
| RGB | rgb(190, 222, 231) |
| HSL | hsl(193, 46%, 83%) |
| HSV | hsv(193, 18%, 91%) |
| CMYK | cmyk(17.7%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(86.48, -8.63, -7.92) |
| CIE-LCH | lch(86.48, 11.71, 222.56°) |
| OKLab | oklab(88.02% -0.0289 -0.0214) |
| OKLCH | oklch(88.02% 0.036 216.6) |
| XYZ | xyz(61.7764, 68.9575, 85.6411) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.28
Powder Blue
#B0E0E6
ΔE00 4.68
Ice Blue
#A5DFF9
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 8.04
Very Light Blue
#D5FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE7 #E7C7BE
analogous
#BEE7DC #BEDEE7 #BEC9E7
triadic
#BEDEE7 #E7BEDE #DEE7BE
tetradic
#BEDEE7 #DCBEE7 #E7C7BE #C9E7BE
square
#BEDEE7 #DCBEE7 #E7C7BE #C9E7BE
split-complementary
#BEDEE7 #E7BEC9 #E7DCBE
monochromatic
#65B1C6 #91C7D6 #BEDEE7 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.42
#BEDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BEDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE7
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE7 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#B2E2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee7; /* rgb */ color: rgb(190, 222, 231); /* oklch */ color: oklch(88.0% 0.036 216.6);
Tailwind
colors: {
custom: {
50: '#d2e8ee',
500: '#bedee7',
950: '#000000',
},
}SCSS
$custom: #bedee7; $custom-light: #d2e8ee; $custom-dark: #000000;
JSON
{
"hex": "#bedee7",
"rgb": {
"r": 190,
"g": 222,
"b": 231
},
"hsl": {
"h": 193.171,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.88016,
"c": 0.03599,
"h": 216.6
},
"luminance": 0.68959
}Semantic roles & 50–950 ramp
primary
#BEDEE7
secondary
#C29487
accent
#4B2CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485