#BED0CD#BED0CD
#BED0CD is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.3% C 0.020 H 184.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0CD |
|---|---|
| RGB | rgb(190, 208, 205) |
| HSL | hsl(170, 16%, 78%) |
| HSV | hsv(170, 9%, 82%) |
| CMYK | cmyk(8.7%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.09, -6.63, -0.59) |
| CIE-LCH | lch(82.09, 6.66, 185.09°) |
| OKLab | oklab(84.31% -0.0198 -0.0017) |
| OKLCH | oklch(84.31% 0.02 184.8) |
| XYZ | xyz(54.8081, 60.4659, 66.5293) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.55
Silver
#C0C0C0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0CD #D0BEC1
analogous
#BED0C4 #BED0CD #BECAD0
triadic
#BED0CD #CDBED0 #D0CDBE
tetradic
#BED0CD #C4BED0 #D0BEC1 #CAD0BE
square
#BED0CD #C4BED0 #D0BEC1 #CAD0BE
split-complementary
#BED0CD #D0BECA #D0C4BE
monochromatic
#779D96 #9AB6B2 #BED0CD #E2EAE8 #EDF2F1
Accessibility & contrast
On white
1.60
#BED0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BED0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0CD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0CD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#BAD1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed0cd; /* rgb */ color: rgb(190, 208, 205); /* oklch */ color: oklch(84.3% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#d1dedc',
500: '#bed0cd',
950: '#000000',
},
}SCSS
$custom: #bed0cd; $custom-light: #d1dedc; $custom-dark: #000000;
JSON
{
"hex": "#bed0cd",
"rgb": {
"r": 190,
"g": 208,
"b": 205
},
"hsl": {
"h": 170,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.84312,
"c": 0.01991,
"h": 184.8
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#BED0CD
secondary
#A58E91
accent
#4B589A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484