#BED2D0#BED2D0
#BED2D0 is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.022 H 189.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D0 |
|---|---|
| RGB | rgb(190, 210, 208) |
| HSL | hsl(174, 18%, 78%) |
| HSV | hsv(174, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.70, -7.09, -1.30) |
| CIE-LCH | lch(82.70, 7.21, 190.42°) |
| OKLab | oklab(84.82% -0.0214 -0.0036) |
| OKLCH | oklch(84.82% 0.022 189.5) |
| XYZ | xyz(55.6644, 61.5935, 68.6183) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D0 #D2BEC0
analogous
#BED2C6 #BED2D0 #BECAD2
triadic
#BED2D0 #D0BED2 #D2D0BE
tetradic
#BED2D0 #C6BED2 #D2BEC0 #CAD2BE
square
#BED2D0 #C6BED2 #D2BEC0 #CAD2BE
split-complementary
#BED2D0 #D2BECA #D2C6BE
monochromatic
#76A09C #9AB9B6 #BED2D0 #E2EBEA #EDF2F2
Accessibility & contrast
On white
1.58
#BED2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BED2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D0
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D0 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CBCDD0
Tritanopia (blue-blind)
#B9D3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d0; /* rgb */ color: rgb(190, 210, 208); /* oklch */ color: oklch(84.8% 0.022 189.5);
Tailwind
colors: {
custom: {
50: '#d1dfde',
500: '#bed2d0',
950: '#000000',
},
}SCSS
$custom: #bed2d0; $custom-light: #d1dfde; $custom-dark: #000000;
JSON
{
"hex": "#bed2d0",
"rgb": {
"r": 190,
"g": 210,
"b": 208
},
"hsl": {
"h": 174,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84817,
"c": 0.02174,
"h": 189.5
},
"luminance": 0.61594
}Semantic roles & 50–950 ramp
primary
#BED2D0
secondary
#A78D90
accent
#49519C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484