#BEDAEA#BEDAEA
#BEDAEA is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.3% C 0.037 H 232.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAEA |
|---|---|
| RGB | rgb(190, 218, 234) |
| HSL | hsl(202, 51%, 83%) |
| HSV | hsv(202, 19%, 92%) |
| CMYK | cmyk(18.8%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.52, -5.93, -10.94) |
| CIE-LCH | lch(85.52, 12.44, 241.54°) |
| OKLab | oklab(87.28% -0.0224 -0.0296) |
| OKLCH | oklch(87.28% 0.037 232.9) |
| XYZ | xyz(61.1540, 67.0288, 87.5418) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.65
Powder Blue
#B0E0E6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAEA #EACEBE
analogous
#BEEAE4 #BEDAEA #BEC4EA
triadic
#BEDAEA #EABEDA #DAEABE
tetradic
#BEDAEA #E4BEEA #EACEBE #C4EABE
square
#BEDAEA #E4BEEA #EACEBE #C4EABE
split-complementary
#BEDAEA #EABEC4 #EAE4BE
monochromatic
#61A5CC #90C0DB #BEDAEA #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.46
#BEDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BEDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAEA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAEA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#B2DEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedaea; /* rgb */ color: rgb(190, 218, 234); /* oklch */ color: oklch(87.3% 0.037 232.9);
Tailwind
colors: {
custom: {
50: '#d2e5f0',
500: '#bedaea',
950: '#000000',
},
}SCSS
$custom: #bedaea; $custom-light: #d2e5f0; $custom-dark: #000000;
JSON
{
"hex": "#bedaea",
"rgb": {
"r": 190,
"g": 218,
"b": 234
},
"hsl": {
"h": 201.818,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.87282,
"c": 0.03716,
"h": 232.9
},
"luminance": 0.6703
}Semantic roles & 50–950 ramp
primary
#BEDAEA
secondary
#C69D86
accent
#5E27BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485