#BED8D2#BED8D2
#BED8D2 is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.1% C 0.029 H 180.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D2 |
|---|---|
| RGB | rgb(190, 216, 210) |
| HSL | hsl(166, 25%, 80%) |
| HSV | hsv(166, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.33, -9.79, 0.03) |
| CIE-LCH | lch(84.33, 9.79, 179.84°) |
| OKLab | oklab(86.13% -0.0289 -0.0001) |
| OKLCH | oklch(86.13% 0.029 180.2) |
| XYZ | xyz(57.4212, 64.7109, 70.4254) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.78
Ice
#D6FFFA
ΔE00 8.79
Lightcyan
#E0FFFF
ΔE00 8.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D2 #D8BEC4
analogous
#BED8C5 #BED8D2 #BED1D8
triadic
#BED8D2 #D2BED8 #D8D2BE
tetradic
#BED8D2 #C5BED8 #D8BEC4 #D1D8BE
square
#BED8D2 #C5BED8 #D8BEC4 #D1D8BE
split-complementary
#BED8D2 #D8BED1 #D8C5BE
monochromatic
#72AA9D #98C1B8 #BED8D2 #E4EFEC #ECF4F2
Accessibility & contrast
On white
1.51
#BED8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BED8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#B8D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8d2; /* rgb */ color: rgb(190, 216, 210); /* oklch */ color: oklch(86.1% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#d1e4df',
500: '#bed8d2',
950: '#000000',
},
}SCSS
$custom: #bed8d2; $custom-light: #d1e4df; $custom-dark: #000000;
JSON
{
"hex": "#bed8d2",
"rgb": {
"r": 190,
"g": 216,
"b": 210
},
"hsl": {
"h": 166.154,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86129,
"c": 0.02893,
"h": 180.2
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#BED8D2
secondary
#AE8C94
accent
#4258A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484