#BEDCCD#BEDCCD
#BEDCCD is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.038 H 163.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCCD |
|---|---|
| RGB | rgb(190, 220, 205) |
| HSL | hsl(150, 30%, 80%) |
| HSV | hsv(150, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.27, -12.79, 4.04) |
| CIE-LCH | lch(85.27, 13.41, 162.49°) |
| OKLab | oklab(86.83% -0.0364 0.0105) |
| OKLCH | oklch(86.83% 0.038 163.9) |
| XYZ | xyz(57.8452, 66.5401, 67.5417) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.75
Duck Egg Blue
#C3FBF4
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.34
Paleturquoise
#AFEEEE
ΔE00 9.50
Honeydew
#F0FFF0
ΔE00 9.56
Eggshell Blue
#C4FFF7
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCCD #DCBECD
analogous
#BEDCBE #BEDCCD #BEDCDC
triadic
#BEDCCD #CDBEDC #DCCDBE
tetradic
#BEDCCD #BEBEDC #DCBECD #DCDCBE
square
#BEDCCD #BEBEDC #DCBECD #DCDCBE
split-complementary
#BEDCCD #DCBEDC #DCBEBE
monochromatic
#6EB190 #96C7AE #BEDCCD #E6F1EC #EBF4F0
Accessibility & contrast
On white
1.47
#BEDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BEDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCCD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCCD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#B9DCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedccd; /* rgb */ color: rgb(190, 220, 205); /* oklch */ color: oklch(86.8% 0.038 163.9);
Tailwind
colors: {
custom: {
50: '#d1e6dc',
500: '#bedccd',
950: '#000000',
},
}SCSS
$custom: #bedccd; $custom-light: #d1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bedccd",
"rgb": {
"r": 190,
"g": 220,
"b": 205
},
"hsl": {
"h": 150,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.8683,
"c": 0.03787,
"h": 163.9
},
"luminance": 0.66541
}Semantic roles & 50–950 ramp
primary
#BEDCCD
secondary
#B38B9F
accent
#3D73A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484