#BED1DF#BED1DF
#BED1DF is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.1% C 0.028 H 239.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1DF |
|---|---|
| RGB | rgb(190, 209, 223) |
| HSL | hsl(205, 34%, 81%) |
| HSV | hsv(205, 15%, 87%) |
| CMYK | cmyk(14.8%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.85, -3.55, -9.08) |
| CIE-LCH | lch(82.85, 9.75, 248.63°) |
| OKLab | oklab(85.07% -0.0143 -0.0245) |
| OKLCH | oklch(85.07% 0.028 239.7) |
| XYZ | xyz(57.3517, 61.8747, 78.7191) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1DF #DFCCBE
analogous
#BEDFDC #BED1DF #BEC0DF
triadic
#BED1DF #DFBED1 #D1DFBE
tetradic
#BED1DF #DCBEDF #DFCCBE #C0DFBE
square
#BED1DF #DCBEDF #DFCCBE #C0DFBE
split-complementary
#BED1DF #DFBEC0 #DFDCBE
monochromatic
#6C97B7 #95B4CB #BED1DF #E7EEF3 #EAF0F5
Accessibility & contrast
On white
1.57
#BED1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BED1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1DF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1DF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#B6D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed1df; /* rgb */ color: rgb(190, 209, 223); /* oklch */ color: oklch(85.1% 0.028 239.7);
Tailwind
colors: {
custom: {
50: '#d1dfe9',
500: '#bed1df',
950: '#000000',
},
}SCSS
$custom: #bed1df; $custom-light: #d1dfe9; $custom-dark: #000000;
JSON
{
"hex": "#bed1df",
"rgb": {
"r": 190,
"g": 209,
"b": 223
},
"hsl": {
"h": 205.455,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.85071,
"c": 0.02837,
"h": 239.7
},
"luminance": 0.61876
}Semantic roles & 50–950 ramp
primary
#BED1DF
secondary
#B79D8A
accent
#6A39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484