#BEDBE4#BEDBE4
#BEDBE4 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.3% C 0.033 H 218.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE4 |
|---|---|
| RGB | rgb(190, 219, 228) |
| HSL | hsl(194, 41%, 82%) |
| HSV | hsv(194, 17%, 89%) |
| CMYK | cmyk(16.7%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(85.61, -7.71, -7.63) |
| CIE-LCH | lch(85.61, 10.85, 224.71°) |
| OKLab | oklab(87.3% -0.026 -0.0206) |
| OKLCH | oklch(87.3% 0.033 218.4) |
| XYZ | xyz(60.5667, 67.2100, 83.1655) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.65
Powder Blue
#B0E0E6
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 7.01
Pale Sky Blue
#BDF6FE
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.69
Fog
#D8DCE0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE4 #E4C7BE
analogous
#BEE4DA #BEDBE4 #BEC8E4
triadic
#BEDBE4 #E4BEDB #DBE4BE
tetradic
#BEDBE4 #DABEE4 #E4C7BE #C8E4BE
square
#BEDBE4 #DABEE4 #E4C7BE #C8E4BE
split-complementary
#BEDBE4 #E4BEC8 #E4DABE
monochromatic
#68ABC0 #93C3D2 #BEDBE4 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.45
#BEDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BEDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#B3DEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe4; /* rgb */ color: rgb(190, 219, 228); /* oklch */ color: oklch(87.3% 0.033 218.4);
Tailwind
colors: {
custom: {
50: '#d2e6ec',
500: '#bedbe4',
950: '#000000',
},
}SCSS
$custom: #bedbe4; $custom-light: #d2e6ec; $custom-dark: #000000;
JSON
{
"hex": "#bedbe4",
"rgb": {
"r": 190,
"g": 219,
"b": 228
},
"hsl": {
"h": 194.211,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.87298,
"c": 0.03321,
"h": 218.4
},
"luminance": 0.67212
}Semantic roles & 50–950 ramp
primary
#BEDBE4
secondary
#BE9589
accent
#5031B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484