#BEDEE9#BEDEE9
#BEDEE9 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.037 H 220.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEE9 |
|---|---|
| RGB | rgb(190, 222, 233) |
| HSL | hsl(195, 49%, 83%) |
| HSV | hsv(195, 18%, 91%) |
| CMYK | cmyk(18.5%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(86.54, -8.21, -8.89) |
| CIE-LCH | lch(86.54, 12.10, 227.30°) |
| OKLab | oklab(88.08% -0.0281 -0.0241) |
| OKLCH | oklch(88.08% 0.037 220.6) |
| XYZ | xyz(62.0605, 69.0711, 87.1372) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.18
Powder Blue
#B0E0E6
ΔE00 5.28
Ice Blue
#A5DFF9
ΔE00 6.11
Pale Sky Blue
#BDF6FE
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 8.49
Very Light Blue
#D5FFFF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEE9 #E9C9BE
analogous
#BEE9DE #BEDEE9 #BEC8E9
triadic
#BEDEE9 #E9BEDE #DEE9BE
tetradic
#BEDEE9 #DEBEE9 #E9C9BE #C8E9BE
square
#BEDEE9 #DEBEE9 #E9C9BE #C8E9BE
split-complementary
#BEDEE9 #E9BEC8 #E9DEBE
monochromatic
#63B0CA #90C7DA #BEDEE9 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.42
#BEDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BEDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEE9
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEE9 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#B2E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedee9; /* rgb */ color: rgb(190, 222, 233); /* oklch */ color: oklch(88.1% 0.037 220.6);
Tailwind
colors: {
custom: {
50: '#d2e8f0',
500: '#bedee9',
950: '#000000',
},
}SCSS
$custom: #bedee9; $custom-light: #d2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#bedee9",
"rgb": {
"r": 190,
"g": 222,
"b": 233
},
"hsl": {
"h": 195.349,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.88079,
"c": 0.03704,
"h": 220.6
},
"luminance": 0.69073
}Semantic roles & 50–950 ramp
primary
#BEDEE9
secondary
#C59687
accent
#4F29BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485