#BED2D8#BED2D8
#BED2D8 is a very light, muted cyan. Relative luminance 0.620; OKLCH L 85.1% C 0.023 H 217.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D8 |
|---|---|
| RGB | rgb(190, 210, 216) |
| HSL | hsl(194, 25%, 80%) |
| HSV | hsv(194, 12%, 85%) |
| CMYK | cmyk(12%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(82.91, -5.50, -5.25) |
| CIE-LCH | lch(82.91, 7.61, 223.65°) |
| OKLab | oklab(85.06% -0.0183 -0.0141) |
| OKLCH | oklch(85.06% 0.023 217.7) |
| XYZ | xyz(56.6735, 61.9972, 73.9332) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.75
Fog
#D8DCE0
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D8 #D8C4BE
analogous
#BED8D1 #BED2D8 #BEC5D8
triadic
#BED2D8 #D8BED2 #D2D8BE
tetradic
#BED2D8 #D1BED8 #D8C4BE #C5D8BE
square
#BED2D8 #D1BED8 #D8C4BE #C5D8BE
split-complementary
#BED2D8 #D8BEC5 #D8D1BE
monochromatic
#729DAA #98B8C1 #BED2D8 #E4ECEF #ECF2F4
Accessibility & contrast
On white
1.57
#BED2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#BED2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D8
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#B7D4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d8; /* rgb */ color: rgb(190, 210, 216); /* oklch */ color: oklch(85.1% 0.023 217.7);
Tailwind
colors: {
custom: {
50: '#d1dfe4',
500: '#bed2d8',
950: '#000000',
},
}SCSS
$custom: #bed2d8; $custom-light: #d1dfe4; $custom-dark: #000000;
JSON
{
"hex": "#bed2d8",
"rgb": {
"r": 190,
"g": 210,
"b": 216
},
"hsl": {
"h": 193.846,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.85058,
"c": 0.02316,
"h": 217.7
},
"luminance": 0.61998
}Semantic roles & 50–950 ramp
primary
#BED2D8
secondary
#AE948C
accent
#5842A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484