#BED6CF#BED6CF
#BED6CF is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.027 H 176.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6CF |
|---|---|
| RGB | rgb(190, 214, 207) |
| HSL | hsl(163, 23%, 79%) |
| HSV | hsv(163, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(83.73, -9.35, 0.73) |
| CIE-LCH | lch(83.73, 9.38, 175.51°) |
| OKLab | oklab(85.62% -0.0274 0.0018) |
| OKLCH | oklch(85.62% 0.027 176.2) |
| XYZ | xyz(56.5417, 63.5443, 68.3057) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.65
Light Grey
#D8DCD6
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.56
Lightblue
#ADD8E6
ΔE00 9.39
Lightcyan
#E0FFFF
ΔE00 9.43
Ice
#D6FFFA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6CF #D6BEC5
analogous
#BED6C3 #BED6CF #BED1D6
triadic
#BED6CF #CFBED6 #D6CFBE
tetradic
#BED6CF #C3BED6 #D6BEC5 #D1D6BE
square
#BED6CF #C3BED6 #D6BEC5 #D1D6BE
split-complementary
#BED6CF #D6BED1 #D6C3BE
monochromatic
#73A798 #98BEB3 #BED6CF #E4EEEB #ECF3F1
Accessibility & contrast
On white
1.53
#BED6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BED6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6CF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6CF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#B9D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed6cf; /* rgb */ color: rgb(190, 214, 207); /* oklch */ color: oklch(85.6% 0.027 176.2);
Tailwind
colors: {
custom: {
50: '#d1e2dd',
500: '#bed6cf',
950: '#000000',
},
}SCSS
$custom: #bed6cf; $custom-light: #d1e2dd; $custom-dark: #000000;
JSON
{
"hex": "#bed6cf",
"rgb": {
"r": 190,
"g": 214,
"b": 207
},
"hsl": {
"h": 162.5,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.85623,
"c": 0.02743,
"h": 176.2
},
"luminance": 0.63545
}Semantic roles & 50–950 ramp
primary
#BED6CF
secondary
#AC8C96
accent
#445FA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484