#BED8D4#BED8D4
#BED8D4 is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.028 H 185.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D4 |
|---|---|
| RGB | rgb(190, 216, 212) |
| HSL | hsl(171, 25%, 80%) |
| HSV | hsv(171, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(84.39, -9.40, -0.96) |
| CIE-LCH | lch(84.39, 9.45, 185.81°) |
| OKLab | oklab(86.19% -0.0281 -0.0027) |
| OKLCH | oklch(86.19% 0.028 185.5) |
| XYZ | xyz(57.6719, 64.8112, 71.7459) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.77
Ice
#D6FFFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D4 #D8BEC2
analogous
#BED8C7 #BED8D4 #BECFD8
triadic
#BED8D4 #D4BED8 #D8D4BE
tetradic
#BED8D4 #C7BED8 #D8BEC2 #CFD8BE
square
#BED8D4 #C7BED8 #D8BEC2 #CFD8BE
split-complementary
#BED8D4 #D8BECF #D8C7BE
monochromatic
#72AAA1 #98C1BB #BED8D4 #E4EFED #ECF4F2
Accessibility & contrast
On white
1.50
#BED8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BED8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#B7D9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8d4; /* rgb */ color: rgb(190, 216, 212); /* oklch */ color: oklch(86.2% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#d1e4e1',
500: '#bed8d4',
950: '#000000',
},
}SCSS
$custom: #bed8d4; $custom-light: #d1e4e1; $custom-dark: #000000;
JSON
{
"hex": "#bed8d4",
"rgb": {
"r": 190,
"g": 216,
"b": 212
},
"hsl": {
"h": 170.769,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86187,
"c": 0.02827,
"h": 185.5
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#BED8D4
secondary
#AE8C91
accent
#4251A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484