#BED3DF#BED3DF
#BED3DF is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.5% C 0.028 H 232.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3DF |
|---|---|
| RGB | rgb(190, 211, 223) |
| HSL | hsl(202, 34%, 81%) |
| HSV | hsv(202, 15%, 87%) |
| CMYK | cmyk(14.8%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.37, -4.60, -8.30) |
| CIE-LCH | lch(83.37, 9.49, 241.02°) |
| OKLab | oklab(85.48% -0.017 -0.0224) |
| OKLCH | oklch(85.48% 0.028 232.7) |
| XYZ | xyz(57.8455, 62.8622, 78.8837) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3DF #DFCABE
analogous
#BEDFDA #BED3DF #BEC2DF
triadic
#BED3DF #DFBED3 #D3DFBE
tetradic
#BED3DF #DABEDF #DFCABE #C2DFBE
square
#BED3DF #DABEDF #DFCABE #C2DFBE
split-complementary
#BED3DF #DFBEC2 #DFDABE
monochromatic
#6C9BB7 #95B7CB #BED3DF #E7EFF3 #EAF1F5
Accessibility & contrast
On white
1.55
#BED3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BED3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3DF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3DF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#B5D6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed3df; /* rgb */ color: rgb(190, 211, 223); /* oklch */ color: oklch(85.5% 0.028 232.7);
Tailwind
colors: {
custom: {
50: '#d1e0e9',
500: '#bed3df',
950: '#000000',
},
}SCSS
$custom: #bed3df; $custom-light: #d1e0e9; $custom-dark: #000000;
JSON
{
"hex": "#bed3df",
"rgb": {
"r": 190,
"g": 211,
"b": 223
},
"hsl": {
"h": 201.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.85484,
"c": 0.02815,
"h": 232.7
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#BED3DF
secondary
#B79A8A
accent
#6339AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484