#BEDAE8#BEDAE8
#BEDAE8 is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.036 H 229.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE8 |
|---|---|
| RGB | rgb(190, 218, 232) |
| HSL | hsl(200, 48%, 83%) |
| HSV | hsv(200, 18%, 91%) |
| CMYK | cmyk(18.1%, 6%, 0%, 9%) |
| CIE-LAB | lab(85.46, -6.35, -9.97) |
| CIE-LCH | lch(85.46, 11.82, 237.49°) |
| OKLab | oklab(87.22% -0.0232 -0.027) |
| OKLCH | oklch(87.22% 0.036 229.4) |
| XYZ | xyz(60.8683, 66.9145, 86.0371) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.26
Ice Blue
#A5DFF9
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE8 #E8CCBE
analogous
#BEE8E1 #BEDAE8 #BEC5E8
triadic
#BEDAE8 #E8BEDA #DAE8BE
tetradic
#BEDAE8 #E1BEE8 #E8CCBE #C5E8BE
square
#BEDAE8 #E1BEE8 #E8CCBE #C5E8BE
split-complementary
#BEDAE8 #E8BEC5 #E8E1BE
monochromatic
#64A7C8 #91C0D8 #BEDAE8 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.46
#BEDAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BEDAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#CDD3E8
Tritanopia (blue-blind)
#B3DEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedae8; /* rgb */ color: rgb(190, 218, 232); /* oklch */ color: oklch(87.2% 0.036 229.4);
Tailwind
colors: {
custom: {
50: '#d2e5ef',
500: '#bedae8',
950: '#000000',
},
}SCSS
$custom: #bedae8; $custom-light: #d2e5ef; $custom-dark: #000000;
JSON
{
"hex": "#bedae8",
"rgb": {
"r": 190,
"g": 218,
"b": 232
},
"hsl": {
"h": 200,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.87218,
"c": 0.03557,
"h": 229.4
},
"luminance": 0.66916
}Semantic roles & 50–950 ramp
primary
#BEDAE8
secondary
#C39B87
accent
#5B2BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485