#BEDCD6#BEDCD6
#BEDCD6 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.033 H 182.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD6 |
|---|---|
| RGB | rgb(190, 220, 214) |
| HSL | hsl(168, 30%, 80%) |
| HSV | hsv(168, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.50, -11.06, -0.39) |
| CIE-LCH | lch(85.50, 11.06, 182.03°) |
| OKLab | oklab(87.08% -0.0328 -0.0012) |
| OKLCH | oklch(87.08% 0.033 182.1) |
| XYZ | xyz(58.9630, 66.9872, 73.4286) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.06
Ice
#D6FFFA
ΔE00 7.65
Paleturquoise
#AFEEEE
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Very Pale Blue
#D6FFFE
ΔE00 7.91
Very Light Blue
#D5FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD6 #DCBEC4
analogous
#BEDCC7 #BEDCD6 #BED3DC
triadic
#BEDCD6 #D6BEDC #DCD6BE
tetradic
#BEDCD6 #C7BEDC #DCBEC4 #D3DCBE
square
#BEDCD6 #C7BEDC #DCBEC4 #D3DCBE
split-complementary
#BEDCD6 #DCBED3 #DCC7BE
monochromatic
#6EB1A4 #96C7BD #BEDCD6 #E6F1EF #EBF4F2
Accessibility & contrast
On white
1.46
#BEDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BEDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B7DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcd6; /* rgb */ color: rgb(190, 220, 214); /* oklch */ color: oklch(87.1% 0.033 182.1);
Tailwind
colors: {
custom: {
50: '#d1e6e2',
500: '#bedcd6',
950: '#000000',
},
}SCSS
$custom: #bedcd6; $custom-light: #d1e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bedcd6",
"rgb": {
"r": 190,
"g": 220,
"b": 214
},
"hsl": {
"h": 168,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87084,
"c": 0.03282,
"h": 182.1
},
"luminance": 0.66989
}Semantic roles & 50–950 ramp
primary
#BEDCD6
secondary
#B38B93
accent
#3D52A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484