#BED8CB#BED8CB
#BED8CB is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.9% C 0.033 H 164.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8CB |
|---|---|
| RGB | rgb(190, 216, 203) |
| HSL | hsl(150, 25%, 80%) |
| HSV | hsv(150, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(84.16, -11.14, 3.48) |
| CIE-LCH | lch(84.16, 11.67, 162.64°) |
| OKLab | oklab(85.93% -0.0317 0.009) |
| OKLCH | oklch(85.93% 0.033 164.1) |
| XYZ | xyz(56.5681, 64.3697, 65.9326) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.18
Powder Blue
#B0E0E6
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.70
Duck Egg Blue
#C3FBF4
ΔE00 9.90
Ice Blue (survey)
#D7FFFE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8CB #D8BECB
analogous
#BED8BE #BED8CB #BED8D8
triadic
#BED8CB #CBBED8 #D8CBBE
tetradic
#BED8CB #BEBED8 #D8BECB #D8D8BE
square
#BED8CB #BEBED8 #D8BECB #D8D8BE
split-complementary
#BED8CB #D8BED8 #D8BEBE
monochromatic
#72AA8E #98C1AC #BED8CB #E4EFEA #ECF4F0
Accessibility & contrast
On white
1.51
#BED8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BED8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8CB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8CB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#B9D8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8cb; /* rgb */ color: rgb(190, 216, 203); /* oklch */ color: oklch(85.9% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#d1e4da',
500: '#bed8cb',
950: '#000000',
},
}SCSS
$custom: #bed8cb; $custom-light: #d1e4da; $custom-dark: #000000;
JSON
{
"hex": "#bed8cb",
"rgb": {
"r": 190,
"g": 216,
"b": 203
},
"hsl": {
"h": 150,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.85931,
"c": 0.03298,
"h": 164.1
},
"luminance": 0.64371
}Semantic roles & 50–950 ramp
primary
#BED8CB
secondary
#AE8C9D
accent
#4273A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483