#BEDAEE#BEDAEE
#BEDAEE is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.041 H 239.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAEE |
|---|---|
| RGB | rgb(190, 218, 238) |
| HSL | hsl(205, 59%, 84%) |
| HSV | hsv(205, 20%, 93%) |
| CMYK | cmyk(20.2%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.64, -5.07, -12.88) |
| CIE-LCH | lch(85.64, 13.84, 248.51°) |
| OKLab | oklab(87.41% -0.0209 -0.0349) |
| OKLCH | oklch(87.41% 0.041 239.1) |
| XYZ | xyz(61.7351, 67.2613, 90.6024) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.63
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAEE #EED2BE
analogous
#BEEEEA #BEDAEE #BEC2EE
triadic
#BEDAEE #EEBEDA #DAEEBE
tetradic
#BEDAEE #EABEEE #EED2BE #C2EEBE
square
#BEDAEE #EABEEE #EED2BE #C2EEBE
split-complementary
#BEDAEE #EEBEC2 #EEEABE
monochromatic
#5DA3D5 #8DBEE1 #BEDAEE #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.45
#BEDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAEE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAEE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#B1DFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedaee; /* rgb */ color: rgb(190, 218, 238); /* oklch */ color: oklch(87.4% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#d2e5f3',
500: '#bedaee',
950: '#000000',
},
}SCSS
$custom: #bedaee; $custom-light: #d2e5f3; $custom-dark: #000000;
JSON
{
"hex": "#bedaee",
"rgb": {
"r": 190,
"g": 218,
"b": 238
},
"hsl": {
"h": 205,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.87414,
"c": 0.04075,
"h": 239.1
},
"luminance": 0.67263
}Semantic roles & 50–950 ramp
primary
#BEDAEE
secondary
#CCA284
accent
#651FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485