#BEDCDC#BEDCDC
#BEDCDC is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.032 H 196.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCDC |
|---|---|
| RGB | rgb(190, 220, 220) |
| HSL | hsl(180, 30%, 80%) |
| HSV | hsv(180, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.65, -9.86, -3.33) |
| CIE-LCH | lch(85.65, 10.41, 198.68°) |
| OKLab | oklab(87.26% -0.0304 -0.0091) |
| OKLCH | oklch(87.26% 0.032 196.6) |
| XYZ | xyz(59.7434, 67.2994, 77.5387) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.67
Very Light Blue
#D5FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCDC #DCBEBE
analogous
#BEDCCD #BEDCDC #BECDDC
triadic
#BEDCDC #DCBEDC #DCDCBE
tetradic
#BEDCDC #CDBEDC #DCBEBE #CDDCBE
square
#BEDCDC #CDBEDC #DCBEBE #CDDCBE
split-complementary
#BEDCDC #DCBECD #DCCDBE
monochromatic
#6EB1B1 #96C7C7 #BEDCDC #E6F1F1 #EBF4F4
Accessibility & contrast
On white
1.45
#BEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCDC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCDC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#B5DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcdc; /* rgb */ color: rgb(190, 220, 220); /* oklch */ color: oklch(87.3% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bedcdc',
950: '#000000',
},
}SCSS
$custom: #bedcdc; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bedcdc",
"rgb": {
"r": 190,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87261,
"c": 0.03176,
"h": 196.6
},
"luminance": 0.67301
}Semantic roles & 50–950 ramp
primary
#BEDCDC
secondary
#B38B8B
accent
#3D3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484