#BED8DD#BED8DD
#BED8DD is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.5% C 0.029 H 210.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8DD |
|---|---|
| RGB | rgb(190, 216, 221) |
| HSL | hsl(190, 31%, 81%) |
| HSV | hsv(190, 14%, 87%) |
| CMYK | cmyk(14%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(84.63, -7.60, -5.38) |
| CIE-LCH | lch(84.63, 9.31, 215.27°) |
| OKLab | oklab(86.46% -0.0246 -0.0145) |
| OKLCH | oklch(86.46% 0.029 210.5) |
| XYZ | xyz(58.8390, 65.2780, 77.8925) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.66
Fog
#D8DCE0
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 8.53
Ice Blue
#A5DFF9
ΔE00 8.58
Lightcyan
#E0FFFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8DD #DDC3BE
analogous
#BEDDD2 #BED8DD #BEC8DD
triadic
#BED8DD #DDBED8 #D8DDBE
tetradic
#BED8DD #D2BEDD #DDC3BE #C8DDBE
square
#BED8DD #D2BEDD #DDC3BE #C8DDBE
split-complementary
#BED8DD #DDBEC8 #DDD2BE
monochromatic
#6EA8B3 #96C0C8 #BED8DD #E6F0F2 #EBF3F4
Accessibility & contrast
On white
1.49
#BED8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BED8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8DD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8DD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#B5DBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8dd; /* rgb */ color: rgb(190, 216, 221); /* oklch */ color: oklch(86.5% 0.029 210.5);
Tailwind
colors: {
custom: {
50: '#d1e4e7',
500: '#bed8dd',
950: '#000000',
},
}SCSS
$custom: #bed8dd; $custom-light: #d1e4e7; $custom-dark: #000000;
JSON
{
"hex": "#bed8dd",
"rgb": {
"r": 190,
"g": 216,
"b": 221
},
"hsl": {
"h": 189.677,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.86457,
"c": 0.02861,
"h": 210.5
},
"luminance": 0.65279
}Semantic roles & 50–950 ramp
primary
#BED8DD
secondary
#B5918B
accent
#4D3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484