#BED8D8#BED8D8
#BED8D8 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.3% C 0.028 H 196.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D8 |
|---|---|
| RGB | rgb(190, 216, 216) |
| HSL | hsl(180, 25%, 80%) |
| HSV | hsv(180, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(84.49, -8.61, -2.92) |
| CIE-LCH | lch(84.49, 9.09, 198.76°) |
| OKLab | oklab(86.31% -0.0266 -0.0079) |
| OKLCH | oklch(86.31% 0.028 196.7) |
| XYZ | xyz(58.1827, 65.0155, 74.4363) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 8.50
Ice Blue (survey)
#D7FFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D8 #D8BEBE
analogous
#BED8CB #BED8D8 #BECBD8
triadic
#BED8D8 #D8BED8 #D8D8BE
tetradic
#BED8D8 #CBBED8 #D8BEBE #CBD8BE
square
#BED8D8 #CBBED8 #D8BEBE #CBD8BE
split-complementary
#BED8D8 #D8BECB #D8CBBE
monochromatic
#72AAAA #98C1C1 #BED8D8 #E4EFEF #ECF4F4
Accessibility & contrast
On white
1.50
#BED8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BED8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#B7DAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8d8; /* rgb */ color: rgb(190, 216, 216); /* oklch */ color: oklch(86.3% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d1e4e4',
500: '#bed8d8',
950: '#000000',
},
}SCSS
$custom: #bed8d8; $custom-light: #d1e4e4; $custom-dark: #000000;
JSON
{
"hex": "#bed8d8",
"rgb": {
"r": 190,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86305,
"c": 0.02773,
"h": 196.7
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#BED8D8
secondary
#AE8C8C
accent
#4242A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484