#BEDEE8#BEDEE8
#BEDEE8 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.036 H 218.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE8 |
|---|---|
| RGB | rgb(190, 222, 232) |
| HSL | hsl(194, 48%, 83%) |
| HSV | hsv(194, 18%, 91%) |
| CMYK | cmyk(18.1%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(86.51, -8.42, -8.41) |
| CIE-LCH | lch(86.51, 11.90, 224.97°) |
| OKLab | oklab(88.05% -0.0285 -0.0228) |
| OKLCH | oklch(88.05% 0.036 218.6) |
| XYZ | xyz(61.9181, 69.0141, 86.3870) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 7.53
Lightcyan
#E0FFFF
ΔE00 8.26
Very Light Blue
#D5FFFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE8 #E8C8BE
analogous
#BEE8DD #BEDEE8 #BEC9E8
triadic
#BEDEE8 #E8BEDE #DEE8BE
tetradic
#BEDEE8 #DDBEE8 #E8C8BE #C9E8BE
square
#BEDEE8 #DDBEE8 #E8C8BE #C9E8BE
split-complementary
#BEDEE8 #E8BEC9 #E8DDBE
monochromatic
#64B0C8 #91C7D8 #BEDEE8 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.42
#BEDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BEDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE8
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE8 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCE9
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#B2E2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedee8; /* rgb */ color: rgb(190, 222, 232); /* oklch */ color: oklch(88.0% 0.036 218.6);
Tailwind
colors: {
custom: {
50: '#d2e8ef',
500: '#bedee8',
950: '#000000',
},
}SCSS
$custom: #bedee8; $custom-light: #d2e8ef; $custom-dark: #000000;
JSON
{
"hex": "#bedee8",
"rgb": {
"r": 190,
"g": 222,
"b": 232
},
"hsl": {
"h": 194.286,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.88047,
"c": 0.03649,
"h": 218.6
},
"luminance": 0.69016
}Semantic roles & 50–950 ramp
primary
#BEDEE8
secondary
#C39587
accent
#4D2BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485