#BEDBE9#BEDBE9
#BEDBE9 is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.036 H 228.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE9 |
|---|---|
| RGB | rgb(190, 219, 233) |
| HSL | hsl(200, 49%, 83%) |
| HSV | hsv(200, 18%, 91%) |
| CMYK | cmyk(18.5%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(85.75, -6.66, -10.06) |
| CIE-LCH | lch(85.75, 12.07, 236.51°) |
| OKLab | oklab(87.46% -0.0241 -0.0273) |
| OKLCH | oklch(87.46% 0.036 228.5) |
| XYZ | xyz(61.2708, 67.4917, 86.8740) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Ice Blue
#A5DFF9
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE9 #E9CCBE
analogous
#BEE9E1 #BEDBE9 #BEC5E9
triadic
#BEDBE9 #E9BEDB #DBE9BE
tetradic
#BEDBE9 #E1BEE9 #E9CCBE #C5E9BE
square
#BEDBE9 #E1BEE9 #E9CCBE #C5E9BE
split-complementary
#BEDBE9 #E9BEC5 #E9E1BE
monochromatic
#63A8CA #90C2DA #BEDBE9 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.45
#BEDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BEDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EA
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#B2DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe9; /* rgb */ color: rgb(190, 219, 233); /* oklch */ color: oklch(87.5% 0.036 228.5);
Tailwind
colors: {
custom: {
50: '#d2e6f0',
500: '#bedbe9',
950: '#000000',
},
}SCSS
$custom: #bedbe9; $custom-light: #d2e6f0; $custom-dark: #000000;
JSON
{
"hex": "#bedbe9",
"rgb": {
"r": 190,
"g": 219,
"b": 233
},
"hsl": {
"h": 199.535,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.87457,
"c": 0.03641,
"h": 228.5
},
"luminance": 0.67493
}Semantic roles & 50–950 ramp
primary
#BEDBE9
secondary
#C59B87
accent
#5929BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485