#BEDCD9#BEDCD9
#BEDCD9 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.032 H 189.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD9 |
|---|---|
| RGB | rgb(190, 220, 217) |
| HSL | hsl(174, 30%, 80%) |
| HSV | hsv(174, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.58, -10.46, -1.86) |
| CIE-LCH | lch(85.58, 10.63, 190.10°) |
| OKLab | oklab(87.17% -0.0316 -0.0051) |
| OKLCH | oklch(87.17% 0.032 189.2) |
| XYZ | xyz(59.3496, 67.1419, 75.4649) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Very Pale Blue
#D6FFFE
ΔE00 7.66
Ice
#D6FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD9 #DCBEC1
analogous
#BEDCCA #BEDCD9 #BED0DC
triadic
#BEDCD9 #D9BEDC #DCD9BE
tetradic
#BEDCD9 #CABEDC #DCBEC1 #D0DCBE
square
#BEDCD9 #CABEDC #DCBEC1 #D0DCBE
split-complementary
#BEDCD9 #DCBED0 #DCCABE
monochromatic
#6EB1AA #96C7C2 #BEDCD9 #E6F1F0 #EBF4F3
Accessibility & contrast
On white
1.46
#BEDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BEDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD9 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9D9
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#B6DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcd9; /* rgb */ color: rgb(190, 220, 217); /* oklch */ color: oklch(87.2% 0.032 189.2);
Tailwind
colors: {
custom: {
50: '#d1e6e4',
500: '#bedcd9',
950: '#000000',
},
}SCSS
$custom: #bedcd9; $custom-light: #d1e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bedcd9",
"rgb": {
"r": 190,
"g": 220,
"b": 217
},
"hsl": {
"h": 174,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87172,
"c": 0.03203,
"h": 189.2
},
"luminance": 0.67143
}Semantic roles & 50–950 ramp
primary
#BEDCD9
secondary
#B38B8F
accent
#3D48A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484