#BED8D5#BED8D5
#BED8D5 is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.2% C 0.028 H 188.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D5 |
|---|---|
| RGB | rgb(190, 216, 213) |
| HSL | hsl(173, 25%, 80%) |
| HSV | hsv(173, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 1.4%, 15.3%) |
| CIE-LAB | lab(84.41, -9.21, -1.45) |
| CIE-LCH | lch(84.41, 9.32, 188.95°) |
| OKLab | oklab(86.22% -0.0277 -0.004) |
| OKLCH | oklch(86.22% 0.028 188.2) |
| XYZ | xyz(57.7984, 64.8618, 72.4123) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.71
Ice Blue (survey)
#D7FFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D5 #D8BEC1
analogous
#BED8C8 #BED8D5 #BECED8
triadic
#BED8D5 #D5BED8 #D8D5BE
tetradic
#BED8D5 #C8BED8 #D8BEC1 #CED8BE
square
#BED8D5 #C8BED8 #D8BEC1 #CED8BE
split-complementary
#BED8D5 #D8BECE #D8C8BE
monochromatic
#72AAA4 #98C1BC #BED8D5 #E4EFEE #ECF4F3
Accessibility & contrast
On white
1.50
#BED8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BED8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#B7D9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8d5; /* rgb */ color: rgb(190, 216, 213); /* oklch */ color: oklch(86.2% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#d1e4e1',
500: '#bed8d5',
950: '#000000',
},
}SCSS
$custom: #bed8d5; $custom-light: #d1e4e1; $custom-dark: #000000;
JSON
{
"hex": "#bed8d5",
"rgb": {
"r": 190,
"g": 216,
"b": 213
},
"hsl": {
"h": 173.077,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86216,
"c": 0.02804,
"h": 188.2
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#BED8D5
secondary
#AE8C90
accent
#424DA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484