#BED4DD#BED4DD
#BED4DD is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.6% C 0.027 H 224.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4DD |
|---|---|
| RGB | rgb(190, 212, 221) |
| HSL | hsl(197, 31%, 81%) |
| HSV | hsv(197, 14%, 87%) |
| CMYK | cmyk(14%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(83.58, -5.53, -6.93) |
| CIE-LCH | lch(83.58, 8.87, 231.42°) |
| OKLab | oklab(85.63% -0.0192 -0.0187) |
| OKLCH | oklch(85.63% 0.027 224.3) |
| XYZ | xyz(57.8266, 63.2534, 77.5551) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4DD #DDC7BE
analogous
#BEDDD6 #BED4DD #BEC4DD
triadic
#BED4DD #DDBED4 #D4DDBE
tetradic
#BED4DD #D6BEDD #DDC7BE #C4DDBE
square
#BED4DD #D6BEDD #DDC7BE #C4DDBE
split-complementary
#BED4DD #DDBEC4 #DDD6BE
monochromatic
#6E9FB3 #96B9C8 #BED4DD #E6EFF2 #EBF2F4
Accessibility & contrast
On white
1.54
#BED4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BED4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4DD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4DD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#B6D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4dd; /* rgb */ color: rgb(190, 212, 221); /* oklch */ color: oklch(85.6% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#d1e1e7',
500: '#bed4dd',
950: '#000000',
},
}SCSS
$custom: #bed4dd; $custom-light: #d1e1e7; $custom-dark: #000000;
JSON
{
"hex": "#bed4dd",
"rgb": {
"r": 190,
"g": 212,
"b": 221
},
"hsl": {
"h": 197.419,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.85627,
"c": 0.02679,
"h": 224.3
},
"luminance": 0.63255
}Semantic roles & 50–950 ramp
primary
#BED4DD
secondary
#B5978B
accent
#5C3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484