#BEDCD4#BEDCD4
#BEDCD4 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.034 H 177.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD4 |
|---|---|
| RGB | rgb(190, 220, 212) |
| HSL | hsl(164, 30%, 80%) |
| HSV | hsv(164, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.45, -11.45, 0.59) |
| CIE-LCH | lch(85.45, 11.46, 177.05°) |
| OKLab | oklab(87.03% -0.0336 0.0014) |
| OKLCH | oklch(87.03% 0.034 177.6) |
| XYZ | xyz(58.7091, 66.8857, 72.0917) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Ice
#D6FFFA
ΔE00 7.76
Paleturquoise
#AFEEEE
ΔE00 8.02
Ice Blue (survey)
#D7FFFE
ΔE00 8.16
Very Pale Blue
#D6FFFE
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD4 #DCBEC6
analogous
#BEDCC5 #BEDCD4 #BED5DC
triadic
#BEDCD4 #D4BEDC #DCD4BE
tetradic
#BEDCD4 #C5BEDC #DCBEC6 #D5DCBE
square
#BEDCD4 #C5BEDC #DCBEC6 #D5DCBE
split-complementary
#BEDCD4 #DCBED5 #DCC5BE
monochromatic
#6EB19F #96C7BA #BEDCD4 #E6F1EE #EBF4F2
Accessibility & contrast
On white
1.46
#BEDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BEDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD4 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#B7DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedcd4; /* rgb */ color: rgb(190, 220, 212); /* oklch */ color: oklch(87.0% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bedcd4',
950: '#000000',
},
}SCSS
$custom: #bedcd4; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bedcd4",
"rgb": {
"r": 190,
"g": 220,
"b": 212
},
"hsl": {
"h": 164,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87027,
"c": 0.03362,
"h": 177.6
},
"luminance": 0.66887
}Semantic roles & 50–950 ramp
primary
#BEDCD4
secondary
#B38B96
accent
#3D5AA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484