#BED2D9#BED2D9
#BED2D9 is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.024 H 220.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D9 |
|---|---|
| RGB | rgb(190, 210, 217) |
| HSL | hsl(196, 26%, 80%) |
| HSV | hsv(196, 12%, 85%) |
| CMYK | cmyk(12.4%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(82.94, -5.30, -5.74) |
| CIE-LCH | lch(82.94, 7.82, 227.28°) |
| OKLab | oklab(85.09% -0.0179 -0.0155) |
| OKLCH | oklch(85.09% 0.024 220.8) |
| XYZ | xyz(56.8032, 62.0490, 74.6161) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.11
Powder Blue
#B0E0E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D9 #D9C5BE
analogous
#BED9D3 #BED2D9 #BEC4D9
triadic
#BED2D9 #D9BED2 #D2D9BE
tetradic
#BED2D9 #D3BED9 #D9C5BE #C4D9BE
square
#BED2D9 #D3BED9 #D9C5BE #C4D9BE
split-complementary
#BED2D9 #D9BEC4 #D9D3BE
monochromatic
#719DAC #97B7C2 #BED2D9 #E5EDF0 #ECF2F4
Accessibility & contrast
On white
1.57
#BED2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BED2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D9
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D9 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#B7D5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d9; /* rgb */ color: rgb(190, 210, 217); /* oklch */ color: oklch(85.1% 0.024 220.8);
Tailwind
colors: {
custom: {
50: '#d1dfe4',
500: '#bed2d9',
950: '#000000',
},
}SCSS
$custom: #bed2d9; $custom-light: #d1dfe4; $custom-dark: #000000;
JSON
{
"hex": "#bed2d9",
"rgb": {
"r": 190,
"g": 210,
"b": 217
},
"hsl": {
"h": 195.556,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.85088,
"c": 0.0237,
"h": 220.8
},
"luminance": 0.6205
}Semantic roles & 50–950 ramp
primary
#BED2D9
secondary
#AF958C
accent
#5B41A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484