#BEDBDC#BEDBDC
#BEDBDC is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.031 H 199.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBDC |
|---|---|
| RGB | rgb(190, 219, 220) |
| HSL | hsl(182, 30%, 80%) |
| HSV | hsv(182, 14%, 86%) |
| CMYK | cmyk(13.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.39, -9.35, -3.72) |
| CIE-LCH | lch(85.39, 10.06, 201.71°) |
| OKLab | oklab(87.05% -0.0291 -0.0101) |
| OKLCH | oklch(87.05% 0.031 199.1) |
| XYZ | xyz(59.4817, 66.7761, 77.4515) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Pale Sky Blue
#BDF6FE
ΔE00 8.00
Very Pale Blue
#D6FFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBDC #DCBFBE
analogous
#BEDCCE #BEDBDC #BECCDC
triadic
#BEDBDC #DCBEDB #DBDCBE
tetradic
#BEDBDC #CEBEDC #DCBFBE #CCDCBE
square
#BEDBDC #CEBEDC #DCBFBE #CCDCBE
split-complementary
#BEDBDC #DCBECC #DCCEBE
monochromatic
#6EAFB1 #96C5C7 #BEDBDC #E6F1F1 #EBF4F4
Accessibility & contrast
On white
1.46
#BEDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBDC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBDC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#B5DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedbdc; /* rgb */ color: rgb(190, 219, 220); /* oklch */ color: oklch(87.1% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bedbdc',
950: '#000000',
},
}SCSS
$custom: #bedbdc; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bedbdc",
"rgb": {
"r": 190,
"g": 219,
"b": 220
},
"hsl": {
"h": 182,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87052,
"c": 0.03079,
"h": 199.1
},
"luminance": 0.66777
}Semantic roles & 50–950 ramp
primary
#BEDBDC
secondary
#B38C8B
accent
#403DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484