#BED8D0#BED8D0
#BED8D0 is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.1% C 0.030 H 175.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D0 |
|---|---|
| RGB | rgb(190, 216, 208) |
| HSL | hsl(162, 25%, 80%) |
| HSV | hsv(162, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(84.28, -10.18, 1.01) |
| CIE-LCH | lch(84.28, 10.23, 174.32°) |
| OKLab | oklab(86.07% -0.0297 0.0025) |
| OKLCH | oklch(86.07% 0.03 175.1) |
| XYZ | xyz(57.1736, 64.6118, 69.1214) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 8.59
Ice
#D6FFFA
ΔE00 8.88
Lightcyan
#E0FFFF
ΔE00 9.17
Ice Blue (survey)
#D7FFFE
ΔE00 9.19
Very Pale Blue
#D6FFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D0 #D8BEC6
analogous
#BED8C3 #BED8D0 #BED3D8
triadic
#BED8D0 #D0BED8 #D8D0BE
tetradic
#BED8D0 #C3BED8 #D8BEC6 #D3D8BE
square
#BED8D0 #C3BED8 #D8BEC6 #D3D8BE
split-complementary
#BED8D0 #D8BED3 #D8C3BE
monochromatic
#72AA99 #98C1B4 #BED8D0 #E4EFEC #ECF4F1
Accessibility & contrast
On white
1.51
#BED8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BED8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D0
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D0 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D0
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#B8D9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed8d0; /* rgb */ color: rgb(190, 216, 208); /* oklch */ color: oklch(86.1% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#d1e4de',
500: '#bed8d0',
950: '#000000',
},
}SCSS
$custom: #bed8d0; $custom-light: #d1e4de; $custom-dark: #000000;
JSON
{
"hex": "#bed8d0",
"rgb": {
"r": 190,
"g": 216,
"b": 208
},
"hsl": {
"h": 161.538,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86072,
"c": 0.02983,
"h": 175.1
},
"luminance": 0.64613
}Semantic roles & 50–950 ramp
primary
#BED8D0
secondary
#AE8C97
accent
#4260A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484