#BED3D4#BED3D4
#BED3D4 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.023 H 200.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3D4 |
|---|---|
| RGB | rgb(190, 211, 212) |
| HSL | hsl(183, 20%, 79%) |
| HSV | hsv(183, 10%, 83%) |
| CMYK | cmyk(10.4%, 0.5%, 0%, 16.9%) |
| CIE-LAB | lab(83.07, -6.82, -2.89) |
| CIE-LCH | lch(83.07, 7.41, 202.98°) |
| OKLab | oklab(85.14% -0.0213 -0.0078) |
| OKLCH | oklch(85.14% 0.023 200.2) |
| XYZ | xyz(56.4104, 62.2881, 71.3254) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.15
Light Grey
#D8DCD6
ΔE00 7.47
Fog
#D8DCE0
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3D4 #D4BFBE
analogous
#BED4CA #BED3D4 #BEC8D4
triadic
#BED3D4 #D4BED3 #D3D4BE
tetradic
#BED3D4 #CABED4 #D4BFBE #C8D4BE
square
#BED3D4 #CABED4 #D4BFBE #C8D4BE
split-complementary
#BED3D4 #D4BEC8 #D4CABE
monochromatic
#74A1A3 #99BABC #BED3D4 #E3ECEC #EDF3F3
Accessibility & contrast
On white
1.56
#BED3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3D4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3D4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#B8D5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed3d4; /* rgb */ color: rgb(190, 211, 212); /* oklch */ color: oklch(85.1% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#d1e0e1',
500: '#bed3d4',
950: '#000000',
},
}SCSS
$custom: #bed3d4; $custom-light: #d1e0e1; $custom-dark: #000000;
JSON
{
"hex": "#bed3d4",
"rgb": {
"r": 190,
"g": 211,
"b": 212
},
"hsl": {
"h": 182.727,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85144,
"c": 0.02266,
"h": 200.2
},
"luminance": 0.62289
}Semantic roles & 50–950 ramp
primary
#BED3D4
secondary
#A98E8D
accent
#4B479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484