#BEDCE4#BEDCE4
#BEDCE4 is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.5% C 0.034 H 215.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCE4 |
|---|---|
| RGB | rgb(190, 220, 228) |
| HSL | hsl(193, 41%, 82%) |
| HSV | hsv(193, 17%, 89%) |
| CMYK | cmyk(16.7%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(85.87, -8.22, -7.24) |
| CIE-LCH | lch(85.87, 10.96, 221.36°) |
| OKLab | oklab(87.51% -0.0274 -0.0196) |
| OKLCH | oklch(87.51% 0.034 215.6) |
| XYZ | xyz(60.8283, 67.7334, 83.2527) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 7.12
Pale Sky Blue
#BDF6FE
ΔE00 7.90
Lightcyan
#E0FFFF
ΔE00 8.27
Very Light Blue
#D5FFFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCE4 #E4C6BE
analogous
#BEE4D9 #BEDCE4 #BEC9E4
triadic
#BEDCE4 #E4BEDC #DCE4BE
tetradic
#BEDCE4 #D9BEE4 #E4C6BE #C9E4BE
square
#BEDCE4 #D9BEE4 #E4C6BE #C9E4BE
split-complementary
#BEDCE4 #E4BEC9 #E4D9BE
monochromatic
#68ADC0 #93C5D2 #BEDCE4 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.44
#BEDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCE4
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCE4 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#B3DFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedce4; /* rgb */ color: rgb(190, 220, 228); /* oklch */ color: oklch(87.5% 0.034 215.6);
Tailwind
colors: {
custom: {
50: '#d2e6ec',
500: '#bedce4',
950: '#000000',
},
}SCSS
$custom: #bedce4; $custom-light: #d2e6ec; $custom-dark: #000000;
JSON
{
"hex": "#bedce4",
"rgb": {
"r": 190,
"g": 220,
"b": 228
},
"hsl": {
"h": 192.632,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.87506,
"c": 0.03365,
"h": 215.6
},
"luminance": 0.67735
}Semantic roles & 50–950 ramp
primary
#BEDCE4
secondary
#BE9489
accent
#4D31B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484