#BED4D6#BED4D6
#BED4D6 is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.4% C 0.024 H 203.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4D6 |
|---|---|
| RGB | rgb(190, 212, 214) |
| HSL | hsl(185, 23%, 79%) |
| HSV | hsv(185, 11%, 84%) |
| CMYK | cmyk(11.2%, 0.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.38, -6.94, -3.49) |
| CIE-LCH | lch(83.38, 7.77, 206.69°) |
| OKLab | oklab(85.41% -0.0219 -0.0094) |
| OKLCH | oklch(85.41% 0.024 203.3) |
| XYZ | xyz(56.9134, 62.8881, 72.7454) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 7.78
Fog
#D8DCE0
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4D6 #D6C0BE
analogous
#BED6CC #BED4D6 #BEC8D6
triadic
#BED4D6 #D6BED4 #D4D6BE
tetradic
#BED4D6 #CCBED6 #D6C0BE #C8D6BE
square
#BED4D6 #CCBED6 #D6C0BE #C8D6BE
split-complementary
#BED4D6 #D6BEC8 #D6CCBE
monochromatic
#73A2A7 #98BBBE #BED4D6 #E4EDEE #ECF3F3
Accessibility & contrast
On white
1.55
#BED4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BED4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4D6
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4D6 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#B7D6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4d6; /* rgb */ color: rgb(190, 212, 214); /* oklch */ color: oklch(85.4% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#d1e1e2',
500: '#bed4d6',
950: '#000000',
},
}SCSS
$custom: #bed4d6; $custom-light: #d1e1e2; $custom-dark: #000000;
JSON
{
"hex": "#bed4d6",
"rgb": {
"r": 190,
"g": 212,
"b": 214
},
"hsl": {
"h": 185,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.85412,
"c": 0.02382,
"h": 203.3
},
"luminance": 0.62889
}Semantic roles & 50–950 ramp
primary
#BED4D6
secondary
#AC8F8C
accent
#4C44A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484