#BED0CE#BED0CE
#BED0CE is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.3% C 0.020 H 188.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0CE |
|---|---|
| RGB | rgb(190, 208, 206) |
| HSL | hsl(173, 16%, 78%) |
| HSV | hsv(173, 9%, 82%) |
| CMYK | cmyk(8.7%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(82.12, -6.44, -1.09) |
| CIE-LCH | lch(82.12, 6.53, 189.57°) |
| OKLab | oklab(84.34% -0.0194 -0.003) |
| OKLCH | oklch(84.34% 0.02 188.7) |
| XYZ | xyz(54.9292, 60.5143, 67.1670) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.65
Fog
#D8DCE0
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.14
Lightblue
#ADD8E6
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0CE #D0BEC0
analogous
#BED0C5 #BED0CE #BEC9D0
triadic
#BED0CE #CEBED0 #D0CEBE
tetradic
#BED0CE #C5BED0 #D0BEC0 #C9D0BE
square
#BED0CE #C5BED0 #D0BEC0 #C9D0BE
split-complementary
#BED0CE #D0BEC9 #D0C5BE
monochromatic
#779D98 #9AB6B3 #BED0CE #E2EAE9 #EDF2F2
Accessibility & contrast
On white
1.60
#BED0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BED0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0CE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0CE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#B9D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed0ce; /* rgb */ color: rgb(190, 208, 206); /* oklch */ color: oklch(84.3% 0.020 188.7);
Tailwind
colors: {
custom: {
50: '#d1dedc',
500: '#bed0ce',
950: '#000000',
},
}SCSS
$custom: #bed0ce; $custom-light: #d1dedc; $custom-dark: #000000;
JSON
{
"hex": "#bed0ce",
"rgb": {
"r": 190,
"g": 208,
"b": 206
},
"hsl": {
"h": 173.333,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.84341,
"c": 0.01967,
"h": 188.7
},
"luminance": 0.60515
}Semantic roles & 50–950 ramp
primary
#BED0CE
secondary
#A58E90
accent
#4B549A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484