#BED0D2#BED0D2
#BED0D2 is a very light, near-neutral teal. Relative luminance 0.607; OKLCH L 84.5% C 0.020 H 204.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0D2 |
|---|---|
| RGB | rgb(190, 208, 210) |
| HSL | hsl(186, 18%, 78%) |
| HSV | hsv(186, 10%, 82%) |
| CMYK | cmyk(9.5%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(82.22, -5.66, -3.07) |
| CIE-LCH | lch(82.22, 6.44, 208.44°) |
| OKLab | oklab(84.46% -0.0179 -0.0083) |
| OKLCH | oklch(84.46% 0.02 204.8) |
| XYZ | xyz(55.4213, 60.7112, 69.7588) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.66
Silver
#C0C0C0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0D2 #D2C0BE
analogous
#BED2CA #BED0D2 #BEC6D2
triadic
#BED0D2 #D2BED0 #D0D2BE
tetradic
#BED0D2 #CABED2 #D2C0BE #C6D2BE
square
#BED0D2 #CABED2 #D2C0BE #C6D2BE
split-complementary
#BED0D2 #D2BEC6 #D2CABE
monochromatic
#769CA0 #9AB6B9 #BED0D2 #E2EAEB #EDF2F2
Accessibility & contrast
On white
1.60
#BED0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BED0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0D2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0D2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#B9D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed0d2; /* rgb */ color: rgb(190, 208, 210); /* oklch */ color: oklch(84.5% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d1dedf',
500: '#bed0d2',
950: '#000000',
},
}SCSS
$custom: #bed0d2; $custom-light: #d1dedf; $custom-dark: #000000;
JSON
{
"hex": "#bed0d2",
"rgb": {
"r": 190,
"g": 208,
"b": 210
},
"hsl": {
"h": 186,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.8446,
"c": 0.0197,
"h": 204.8
},
"luminance": 0.60712
}Semantic roles & 50–950 ramp
primary
#BED0D2
secondary
#A7908D
accent
#51499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484