#BEDAE4#BEDAE4
#BEDAE4 is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.1% C 0.033 H 221.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE4 |
|---|---|
| RGB | rgb(190, 218, 228) |
| HSL | hsl(196, 41%, 82%) |
| HSV | hsv(196, 17%, 89%) |
| CMYK | cmyk(16.7%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(85.35, -7.19, -8.02) |
| CIE-LCH | lch(85.35, 10.77, 228.11°) |
| OKLab | oklab(87.09% -0.0247 -0.0217) |
| OKLCH | oklch(87.09% 0.033 221.3) |
| XYZ | xyz(60.3066, 66.6899, 83.0788) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.81
Powder Blue
#B0E0E6
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.96
Fog
#D8DCE0
ΔE00 8.56
Cloudy Blue
#ACC2D9
ΔE00 8.62
Pale Sky Blue
#BDF6FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE4 #E4C8BE
analogous
#BEE4DB #BEDAE4 #BEC7E4
triadic
#BEDAE4 #E4BEDA #DAE4BE
tetradic
#BEDAE4 #DBBEE4 #E4C8BE #C7E4BE
square
#BEDAE4 #DBBEE4 #E4C8BE #C7E4BE
split-complementary
#BEDAE4 #E4BEC7 #E4DBBE
monochromatic
#68A9C0 #93C1D2 #BEDAE4 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.46
#BEDAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEDAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE4 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#CED3E4
Tritanopia (blue-blind)
#B4DDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae4; /* rgb */ color: rgb(190, 218, 228); /* oklch */ color: oklch(87.1% 0.033 221.3);
Tailwind
colors: {
custom: {
50: '#d2e5ec',
500: '#bedae4',
950: '#000000',
},
}SCSS
$custom: #bedae4; $custom-light: #d2e5ec; $custom-dark: #000000;
JSON
{
"hex": "#bedae4",
"rgb": {
"r": 190,
"g": 218,
"b": 228
},
"hsl": {
"h": 195.789,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.8709,
"c": 0.03285,
"h": 221.3
},
"luminance": 0.66691
}Semantic roles & 50–950 ramp
primary
#BEDAE4
secondary
#BE9789
accent
#5431B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484