#BED2D3#BED2D3
#BED2D3 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.9% C 0.022 H 200.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D3 |
|---|---|
| RGB | rgb(190, 210, 211) |
| HSL | hsl(183, 19%, 79%) |
| HSV | hsv(183, 10%, 83%) |
| CMYK | cmyk(10%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(82.78, -6.50, -2.79) |
| CIE-LCH | lch(82.78, 7.07, 203.20°) |
| OKLab | oklab(84.91% -0.0203 -0.0075) |
| OKLCH | oklch(84.91% 0.022 200.4) |
| XYZ | xyz(56.0370, 61.7425, 70.5806) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.99
Light Grey
#D8DCD6
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D3 #D3BFBE
analogous
#BED3C9 #BED2D3 #BEC7D3
triadic
#BED2D3 #D3BED2 #D2D3BE
tetradic
#BED2D3 #C9BED3 #D3BFBE #C7D3BE
square
#BED2D3 #C9BED3 #D3BFBE #C7D3BE
split-complementary
#BED2D3 #D3BEC7 #D3C9BE
monochromatic
#759FA2 #9AB9BA #BED2D3 #E2EBEC #EDF2F3
Accessibility & contrast
On white
1.57
#BED2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BED2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D3
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D3 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#B8D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d3; /* rgb */ color: rgb(190, 210, 211); /* oklch */ color: oklch(84.9% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#d1dfe0',
500: '#bed2d3',
950: '#000000',
},
}SCSS
$custom: #bed2d3; $custom-light: #d1dfe0; $custom-dark: #000000;
JSON
{
"hex": "#bed2d3",
"rgb": {
"r": 190,
"g": 210,
"b": 211
},
"hsl": {
"h": 182.857,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.84906,
"c": 0.02163,
"h": 200.4
},
"luminance": 0.61743
}Semantic roles & 50–950 ramp
primary
#BED2D3
secondary
#A88E8D
accent
#4C489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484