#BED8D3#BED8D3
#BED8D3 is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.029 H 182.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D3 |
|---|---|
| RGB | rgb(190, 216, 211) |
| HSL | hsl(168, 25%, 80%) |
| HSV | hsv(168, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 2.3%, 15.3%) |
| CIE-LAB | lab(84.36, -9.60, -0.47) |
| CIE-LCH | lch(84.36, 9.61, 182.77°) |
| OKLab | oklab(86.16% -0.0285 -0.0014) |
| OKLCH | oklch(86.16% 0.029 182.8) |
| XYZ | xyz(57.5461, 64.7609, 71.0836) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.71
Ice
#D6FFFA
ΔE00 8.79
Ice Blue (survey)
#D7FFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D3 #D8BEC3
analogous
#BED8C6 #BED8D3 #BED0D8
triadic
#BED8D3 #D3BED8 #D8D3BE
tetradic
#BED8D3 #C6BED8 #D8BEC3 #D0D8BE
square
#BED8D3 #C6BED8 #D8BEC3 #D0D8BE
split-complementary
#BED8D3 #D8BED0 #D8C6BE
monochromatic
#72AA9F #98C1B9 #BED8D3 #E4EFED #ECF4F2
Accessibility & contrast
On white
1.51
#BED8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BED8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D3 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#B8D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8d3; /* rgb */ color: rgb(190, 216, 211); /* oklch */ color: oklch(86.2% 0.029 182.8);
Tailwind
colors: {
custom: {
50: '#d1e4e0',
500: '#bed8d3',
950: '#000000',
},
}SCSS
$custom: #bed8d3; $custom-light: #d1e4e0; $custom-dark: #000000;
JSON
{
"hex": "#bed8d3",
"rgb": {
"r": 190,
"g": 216,
"b": 211
},
"hsl": {
"h": 168.462,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86158,
"c": 0.02856,
"h": 182.8
},
"luminance": 0.64762
}Semantic roles & 50–950 ramp
primary
#BED8D3
secondary
#AE8C93
accent
#4255A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484