#BEDEE5#BEDEE5
#BEDEE5 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.035 H 212.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE5 |
|---|---|
| RGB | rgb(190, 222, 229) |
| HSL | hsl(191, 43%, 82%) |
| HSV | hsv(191, 17%, 90%) |
| CMYK | cmyk(17%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(86.43, -9.04, -6.95) |
| CIE-LCH | lch(86.43, 11.41, 217.54°) |
| OKLab | oklab(87.95% -0.0297 -0.0188) |
| OKLCH | oklch(87.95% 0.035 212.4) |
| XYZ | xyz(61.4956, 68.8451, 84.1620) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.63
Powder Blue
#B0E0E6
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Ice Blue
#A5DFF9
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.67
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE5 #E5C5BE
analogous
#BEE5D9 #BEDEE5 #BECBE5
triadic
#BEDEE5 #E5BEDE #DEE5BE
tetradic
#BEDEE5 #D9BEE5 #E5C5BE #CBE5BE
square
#BEDEE5 #D9BEE5 #E5C5BE #CBE5BE
split-complementary
#BEDEE5 #E5BECB #E5D9BE
monochromatic
#67B2C2 #92C8D4 #BEDEE5 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BEDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE5
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE5 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#D1D6E5
Tritanopia (blue-blind)
#B3E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee5; /* rgb */ color: rgb(190, 222, 229); /* oklch */ color: oklch(88.0% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#d2e8ed',
500: '#bedee5',
950: '#000000',
},
}SCSS
$custom: #bedee5; $custom-light: #d2e8ed; $custom-dark: #000000;
JSON
{
"hex": "#bedee5",
"rgb": {
"r": 190,
"g": 222,
"b": 229
},
"hsl": {
"h": 190.769,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.87953,
"c": 0.03512,
"h": 212.4
},
"luminance": 0.68847
}Semantic roles & 50–950 ramp
primary
#BEDEE5
secondary
#BF9288
accent
#4830B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484