#BED2CF#BED2CF
#BED2CF is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.8% C 0.022 H 185.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2CF |
|---|---|
| RGB | rgb(190, 210, 207) |
| HSL | hsl(171, 18%, 78%) |
| HSV | hsv(171, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(82.67, -7.28, -0.81) |
| CIE-LCH | lch(82.67, 7.33, 186.34°) |
| OKLab | oklab(84.79% -0.0218 -0.0023) |
| OKLCH | oklch(84.79% 0.022 185.9) |
| XYZ | xyz(55.5417, 61.5444, 67.9724) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2CF #D2BEC1
analogous
#BED2C5 #BED2CF #BECBD2
triadic
#BED2CF #CFBED2 #D2CFBE
tetradic
#BED2CF #C5BED2 #D2BEC1 #CBD2BE
square
#BED2CF #C5BED2 #D2BEC1 #CBD2BE
split-complementary
#BED2CF #D2BECB #D2C5BE
monochromatic
#76A09A #9AB9B4 #BED2CF #E2EBEA #EDF2F2
Accessibility & contrast
On white
1.58
#BED2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BED2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2CF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2CF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#B9D3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2cf; /* rgb */ color: rgb(190, 210, 207); /* oklch */ color: oklch(84.8% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#d1dfdd',
500: '#bed2cf',
950: '#000000',
},
}SCSS
$custom: #bed2cf; $custom-light: #d1dfdd; $custom-dark: #000000;
JSON
{
"hex": "#bed2cf",
"rgb": {
"r": 190,
"g": 210,
"b": 207
},
"hsl": {
"h": 171,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84787,
"c": 0.02195,
"h": 185.9
},
"luminance": 0.61545
}Semantic roles & 50–950 ramp
primary
#BED2CF
secondary
#A78D91
accent
#49569C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484