#BEDCDB#BEDCDB
#BEDCDB is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.032 H 194.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCDB |
|---|---|
| RGB | rgb(190, 220, 219) |
| HSL | hsl(178, 30%, 80%) |
| HSV | hsv(178, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.63, -10.06, -2.84) |
| CIE-LCH | lch(85.63, 10.46, 195.78°) |
| OKLab | oklab(87.23% -0.0308 -0.0077) |
| OKLCH | oklch(87.23% 0.032 194.1) |
| XYZ | xyz(59.6114, 67.2466, 76.8433) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Pale Blue
#D6FFFE
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCDB #DCBEBF
analogous
#BEDCCC #BEDCDB #BECEDC
triadic
#BEDCDB #DBBEDC #DCDBBE
tetradic
#BEDCDB #CCBEDC #DCBEBF #CEDCBE
square
#BEDCDB #CCBEDC #DCBEBF #CEDCBE
split-complementary
#BEDCDB #DCBECE #DCCCBE
monochromatic
#6EB1AF #96C7C5 #BEDCDB #E6F1F1 #EBF4F4
Accessibility & contrast
On white
1.45
#BEDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCDB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCDB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#B5DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcdb; /* rgb */ color: rgb(190, 220, 219); /* oklch */ color: oklch(87.2% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d2e6e6',
500: '#bedcdb',
950: '#000000',
},
}SCSS
$custom: #bedcdb; $custom-light: #d2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bedcdb",
"rgb": {
"r": 190,
"g": 220,
"b": 219
},
"hsl": {
"h": 178,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87231,
"c": 0.03179,
"h": 194.1
},
"luminance": 0.67248
}Semantic roles & 50–950 ramp
primary
#BEDCDB
secondary
#B38B8C
accent
#3D40A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484