#BED2D4#BED2D4
#BED2D4 is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.022 H 204.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D4 |
|---|---|
| RGB | rgb(190, 210, 212) |
| HSL | hsl(185, 20%, 79%) |
| HSV | hsv(185, 10%, 83%) |
| CMYK | cmyk(10.4%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.80, -6.30, -3.28) |
| CIE-LCH | lch(82.80, 7.11, 207.49°) |
| OKLab | oklab(84.94% -0.0199 -0.0089) |
| OKLCH | oklch(84.94% 0.022 204) |
| XYZ | xyz(56.1627, 61.7928, 71.2428) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.52
Fog
#D8DCE0
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D4 #D4C0BE
analogous
#BED4CB #BED2D4 #BEC7D4
triadic
#BED2D4 #D4BED2 #D2D4BE
tetradic
#BED2D4 #CBBED4 #D4C0BE #C7D4BE
square
#BED2D4 #CBBED4 #D4C0BE #C7D4BE
split-complementary
#BED2D4 #D4BEC7 #D4CBBE
monochromatic
#749FA3 #99B9BC #BED2D4 #E3ECEC #EDF2F3
Accessibility & contrast
On white
1.57
#BED2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BED2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D4
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D4 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#B8D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d4; /* rgb */ color: rgb(190, 210, 212); /* oklch */ color: oklch(84.9% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#d1dfe1',
500: '#bed2d4',
950: '#000000',
},
}SCSS
$custom: #bed2d4; $custom-light: #d1dfe1; $custom-dark: #000000;
JSON
{
"hex": "#bed2d4",
"rgb": {
"r": 190,
"g": 210,
"b": 212
},
"hsl": {
"h": 185.455,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.84936,
"c": 0.02176,
"h": 204
},
"luminance": 0.61794
}Semantic roles & 50–950 ramp
primary
#BED2D4
secondary
#A98F8D
accent
#4F479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484