#BEDCD3#BEDCD3
#BEDCD3 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.034 H 175.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD3 |
|---|---|
| RGB | rgb(190, 220, 211) |
| HSL | hsl(162, 30%, 80%) |
| HSV | hsv(162, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.42, -11.64, 1.08) |
| CIE-LCH | lch(85.42, 11.69, 174.69°) |
| OKLab | oklab(87% -0.034 0.0027) |
| OKLCH | oklch(87% 0.034 175.5) |
| XYZ | xyz(58.5834, 66.8354, 71.4294) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.12
Ice
#D6FFFA
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 8.27
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD3 #DCBEC7
analogous
#BEDCC4 #BEDCD3 #BED6DC
triadic
#BEDCD3 #D3BEDC #DCD3BE
tetradic
#BEDCD3 #C4BEDC #DCBEC7 #D6DCBE
square
#BEDCD3 #C4BEDC #DCBEC7 #D6DCBE
split-complementary
#BEDCD3 #DCBED6 #DCC4BE
monochromatic
#6EB19D #96C7B8 #BEDCD3 #E6F1EE #EBF4F2
Accessibility & contrast
On white
1.46
#BEDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BEDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD3
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD3 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#B7DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedcd3; /* rgb */ color: rgb(190, 220, 211); /* oklch */ color: oklch(87.0% 0.034 175.5);
Tailwind
colors: {
custom: {
50: '#d1e6e0',
500: '#bedcd3',
950: '#000000',
},
}SCSS
$custom: #bedcd3; $custom-light: #d1e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bedcd3",
"rgb": {
"r": 190,
"g": 220,
"b": 211
},
"hsl": {
"h": 162,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86998,
"c": 0.0341,
"h": 175.5
},
"luminance": 0.66837
}Semantic roles & 50–950 ramp
primary
#BEDCD3
secondary
#B38B97
accent
#3D5DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484