#BEDAE3#BEDAE3
#BEDAE3 is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.1% C 0.032 H 219.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE3 |
|---|---|
| RGB | rgb(190, 218, 227) |
| HSL | hsl(195, 40%, 82%) |
| HSV | hsv(195, 16%, 89%) |
| CMYK | cmyk(16.3%, 4%, 0%, 11%) |
| CIE-LAB | lab(85.32, -7.40, -7.53) |
| CIE-LCH | lch(85.32, 10.56, 225.50°) |
| OKLab | oklab(87.06% -0.025 -0.0204) |
| OKLCH | oklch(87.06% 0.032 219.1) |
| XYZ | xyz(60.1682, 66.6345, 82.3498) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 5.83
Ice Blue
#A5DFF9
ΔE00 7.18
Fog
#D8DCE0
ΔE00 8.61
Pale Sky Blue
#BDF6FE
ΔE00 8.74
Lightcyan
#E0FFFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE3 #E3C7BE
analogous
#BEE3DA #BEDAE3 #BEC8E3
triadic
#BEDAE3 #E3BEDA #DAE3BE
tetradic
#BEDAE3 #DABEE3 #E3C7BE #C8E3BE
square
#BEDAE3 #DABEE3 #E3C7BE #C8E3BE
split-complementary
#BEDAE3 #E3BEC8 #E3DABE
monochromatic
#68A9BE #93C2D1 #BEDAE3 #E9F2F5 #EAF3F6
Accessibility & contrast
On white
1.47
#BEDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#B4DDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae3; /* rgb */ color: rgb(190, 218, 227); /* oklch */ color: oklch(87.1% 0.032 219.1);
Tailwind
colors: {
custom: {
50: '#d2e5eb',
500: '#bedae3',
950: '#000000',
},
}SCSS
$custom: #bedae3; $custom-light: #d2e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bedae3",
"rgb": {
"r": 190,
"g": 218,
"b": 227
},
"hsl": {
"h": 194.595,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.87059,
"c": 0.03229,
"h": 219.1
},
"luminance": 0.66636
}Semantic roles & 50–950 ramp
primary
#BEDAE3
secondary
#BC9589
accent
#5233B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484