#BEDDE4#BEDDE4
#BEDDE4 is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.7% C 0.034 H 212.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDE4 |
|---|---|
| RGB | rgb(190, 221, 228) |
| HSL | hsl(191, 41%, 82%) |
| HSV | hsv(191, 17%, 89%) |
| CMYK | cmyk(16.7%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(86.14, -8.74, -6.85) |
| CIE-LCH | lch(86.14, 11.10, 218.10°) |
| OKLab | oklab(87.71% -0.0287 -0.0185) |
| OKLCH | oklch(87.71% 0.034 212.9) |
| XYZ | xyz(61.0916, 68.2598, 83.3405) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.69
Powder Blue
#B0E0E6
ΔE00 4.45
Ice Blue
#A5DFF9
ΔE00 7.30
Pale Sky Blue
#BDF6FE
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 7.88
Very Light Blue
#D5FFFF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDE4 #E4C5BE
analogous
#BEE4D8 #BEDDE4 #BECAE4
triadic
#BEDDE4 #E4BEDD #DDE4BE
tetradic
#BEDDE4 #D8BEE4 #E4C5BE #CAE4BE
square
#BEDDE4 #D8BEE4 #E4C5BE #CAE4BE
split-complementary
#BEDDE4 #E4BECA #E4D8BE
monochromatic
#68B0C0 #93C6D2 #BEDDE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.43
#BEDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDE4
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDE4 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#B3E0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedde4; /* rgb */ color: rgb(190, 221, 228); /* oklch */ color: oklch(87.7% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#d2e7ec',
500: '#bedde4',
950: '#000000',
},
}SCSS
$custom: #bedde4; $custom-light: #d2e7ec; $custom-dark: #000000;
JSON
{
"hex": "#bedde4",
"rgb": {
"r": 190,
"g": 221,
"b": 228
},
"hsl": {
"h": 191.053,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.87714,
"c": 0.03417,
"h": 212.9
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#BEDDE4
secondary
#BE9289
accent
#4931B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484