#BED3DE#BED3DE
#BED3DE is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.027 H 230.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3DE |
|---|---|
| RGB | rgb(190, 211, 222) |
| HSL | hsl(201, 33%, 81%) |
| HSV | hsv(201, 14%, 87%) |
| CMYK | cmyk(14.4%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(83.34, -4.80, -7.81) |
| CIE-LCH | lch(83.34, 9.17, 238.41°) |
| OKLab | oklab(85.45% -0.0174 -0.0211) |
| OKLCH | oklch(85.45% 0.027 230.4) |
| XYZ | xyz(57.7111, 62.8084, 78.1758) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.88
Fog
#D8DCE0
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3DE #DEC9BE
analogous
#BEDED9 #BED3DE #BEC3DE
triadic
#BED3DE #DEBED3 #D3DEBE
tetradic
#BED3DE #D9BEDE #DEC9BE #C3DEBE
square
#BED3DE #D9BEDE #DEC9BE #C3DEBE
split-complementary
#BED3DE #DEBEC3 #DED9BE
monochromatic
#6D9CB5 #95B8C9 #BED3DE #E7EEF3 #EBF1F5
Accessibility & contrast
On white
1.55
#BED3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3DE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3DE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#B6D6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed3de; /* rgb */ color: rgb(190, 211, 222); /* oklch */ color: oklch(85.5% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#d1e0e8',
500: '#bed3de',
950: '#000000',
},
}SCSS
$custom: #bed3de; $custom-light: #d1e0e8; $custom-dark: #000000;
JSON
{
"hex": "#bed3de",
"rgb": {
"r": 190,
"g": 211,
"b": 222
},
"hsl": {
"h": 200.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85452,
"c": 0.02735,
"h": 230.4
},
"luminance": 0.6281
}Semantic roles & 50–950 ramp
primary
#BED3DE
secondary
#B6998A
accent
#613AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484