#BED0C8#BED0C8
#BED0C8 is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.2% C 0.022 H 167.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0C8 |
|---|---|
| RGB | rgb(190, 208, 200) |
| HSL | hsl(153, 16%, 78%) |
| HSV | hsv(153, 9%, 82%) |
| CMYK | cmyk(8.7%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.96, -7.59, 1.89) |
| CIE-LCH | lch(81.96, 7.82, 166.01°) |
| OKLab | oklab(84.17% -0.0218 0.0049) |
| OKLCH | oklch(84.17% 0.022 167.4) |
| XYZ | xyz(54.2142, 60.2283, 63.4014) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.79
Light Grey
#D8DCD6
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.62
Fog
#D8DCE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0C8 #D0BEC6
analogous
#BED0BF #BED0C8 #BECFD0
triadic
#BED0C8 #C8BED0 #D0C8BE
tetradic
#BED0C8 #BFBED0 #D0BEC6 #CFD0BE
square
#BED0C8 #BFBED0 #D0BEC6 #CFD0BE
split-complementary
#BED0C8 #D0BECF #D0BFBE
monochromatic
#779D8C #9AB6AA #BED0C8 #E2EAE6 #EDF2F0
Accessibility & contrast
On white
1.61
#BED0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BED0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0C8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0C8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#CBCBC8
Tritanopia (blue-blind)
#BBD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed0c8; /* rgb */ color: rgb(190, 208, 200); /* oklch */ color: oklch(84.2% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#d1ded8',
500: '#bed0c8',
950: '#000000',
},
}SCSS
$custom: #bed0c8; $custom-light: #d1ded8; $custom-dark: #000000;
JSON
{
"hex": "#bed0c8",
"rgb": {
"r": 190,
"g": 208,
"b": 200
},
"hsl": {
"h": 153.333,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.84168,
"c": 0.02236,
"h": 167.4
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#BED0C8
secondary
#A58E98
accent
#4B6E9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483