#BEDCD7#BEDCD7
#BEDCD7 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 184.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD7 |
|---|---|
| RGB | rgb(190, 220, 215) |
| HSL | hsl(170, 30%, 80%) |
| HSV | hsv(170, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.52, -10.86, -0.88) |
| CIE-LCH | lch(85.52, 10.90, 184.65°) |
| OKLab | oklab(87.11% -0.0324 -0.0025) |
| OKLCH | oklch(87.11% 0.033 184.4) |
| XYZ | xyz(59.0911, 67.0385, 74.1032) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Ice
#D6FFFA
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 7.68
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Very Pale Blue
#D6FFFE
ΔE00 7.80
Very Light Blue
#D5FFFF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD7 #DCBEC3
analogous
#BEDCC8 #BEDCD7 #BED2DC
triadic
#BEDCD7 #D7BEDC #DCD7BE
tetradic
#BEDCD7 #C8BEDC #DCBEC3 #D2DCBE
square
#BEDCD7 #C8BEDC #DCBEC3 #D2DCBE
split-complementary
#BEDCD7 #DCBED2 #DCC8BE
monochromatic
#6EB1A6 #96C7BF #BEDCD7 #E6F1EF #EBF4F3
Accessibility & contrast
On white
1.46
#BEDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BEDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD7
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD7 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B6DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcd7; /* rgb */ color: rgb(190, 220, 215); /* oklch */ color: oklch(87.1% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#d1e6e3',
500: '#bedcd7',
950: '#000000',
},
}SCSS
$custom: #bedcd7; $custom-light: #d1e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bedcd7",
"rgb": {
"r": 190,
"g": 220,
"b": 215
},
"hsl": {
"h": 170,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87113,
"c": 0.0325,
"h": 184.4
},
"luminance": 0.6704
}Semantic roles & 50–950 ramp
primary
#BEDCD7
secondary
#B38B92
accent
#3D4FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484