#BEDAE2#BEDAE2
#BEDAE2 is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.032 H 216.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE2 |
|---|---|
| RGB | rgb(190, 218, 226) |
| HSL | hsl(193, 38%, 82%) |
| HSV | hsv(193, 16%, 89%) |
| CMYK | cmyk(15.9%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.29, -7.61, -7.04) |
| CIE-LCH | lch(85.29, 10.37, 222.80°) |
| OKLab | oklab(87.03% -0.0254 -0.019) |
| OKLCH | oklch(87.03% 0.032 216.8) |
| XYZ | xyz(60.0306, 66.5794, 81.6251) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 7.42
Pale Sky Blue
#BDF6FE
ΔE00 8.59
Fog
#D8DCE0
ΔE00 8.68
Lightcyan
#E0FFFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE2 #E2C6BE
analogous
#BEE2D8 #BEDAE2 #BEC8E2
triadic
#BEDAE2 #E2BEDA #DAE2BE
tetradic
#BEDAE2 #D8BEE2 #E2C6BE #C8E2BE
square
#BEDAE2 #D8BEE2 #E2C6BE #C8E2BE
split-complementary
#BEDAE2 #E2BEC8 #E2D8BE
monochromatic
#69AABC #94C2CF #BEDAE2 #E8F2F5 #EAF3F6
Accessibility & contrast
On white
1.47
#BEDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BEDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#B4DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae2; /* rgb */ color: rgb(190, 218, 226); /* oklch */ color: oklch(87.0% 0.032 216.8);
Tailwind
colors: {
custom: {
50: '#d2e5eb',
500: '#bedae2',
950: '#000000',
},
}SCSS
$custom: #bedae2; $custom-light: #d2e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bedae2",
"rgb": {
"r": 190,
"g": 218,
"b": 226
},
"hsl": {
"h": 193.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.87028,
"c": 0.03177,
"h": 216.8
},
"luminance": 0.66581
}Semantic roles & 50–950 ramp
primary
#BEDAE2
secondary
#BB9489
accent
#5034B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484