#BED2DF#BED2DF
#BED2DF is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.028 H 236.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2DF |
|---|---|
| RGB | rgb(190, 210, 223) |
| HSL | hsl(204, 34%, 81%) |
| HSV | hsv(204, 15%, 87%) |
| CMYK | cmyk(14.8%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.11, -4.07, -8.69) |
| CIE-LCH | lch(83.11, 9.60, 244.88°) |
| OKLab | oklab(85.28% -0.0157 -0.0234) |
| OKLCH | oklch(85.28% 0.028 236.2) |
| XYZ | xyz(57.5978, 62.3669, 78.8011) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2DF #DFCBBE
analogous
#BEDFDB #BED2DF #BEC1DF
triadic
#BED2DF #DFBED2 #D2DFBE
tetradic
#BED2DF #DBBEDF #DFCBBE #C1DFBE
square
#BED2DF #DBBEDF #DFCBBE #C1DFBE
split-complementary
#BED2DF #DFBEC1 #DFDBBE
monochromatic
#6C99B7 #95B6CB #BED2DF #E7EEF3 #EAF1F5
Accessibility & contrast
On white
1.56
#BED2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BED2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2DF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2DF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#C8CDDF
Tritanopia (blue-blind)
#B6D5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2df; /* rgb */ color: rgb(190, 210, 223); /* oklch */ color: oklch(85.3% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#d1dfe9',
500: '#bed2df',
950: '#000000',
},
}SCSS
$custom: #bed2df; $custom-light: #d1dfe9; $custom-dark: #000000;
JSON
{
"hex": "#bed2df",
"rgb": {
"r": 190,
"g": 210,
"b": 223
},
"hsl": {
"h": 203.636,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.85277,
"c": 0.02821,
"h": 236.2
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#BED2DF
secondary
#B79C8A
accent
#6639AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484