#BEDCD0#BEDCD0
#BEDCD0 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.036 H 169.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD0 |
|---|---|
| RGB | rgb(190, 220, 208) |
| HSL | hsl(156, 30%, 80%) |
| HSV | hsv(156, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.35, -12.22, 2.56) |
| CIE-LCH | lch(85.35, 12.49, 168.18°) |
| OKLab | oklab(86.91% -0.0352 0.0066) |
| OKLCH | oklch(86.91% 0.036 169.4) |
| XYZ | xyz(58.2108, 66.6864, 69.4671) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.23
Duck Egg Blue
#C3FBF4
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 8.93
Very Pale Blue
#D6FFFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD0 #DCBECA
analogous
#BEDCC1 #BEDCD0 #BED9DC
triadic
#BEDCD0 #D0BEDC #DCD0BE
tetradic
#BEDCD0 #C1BEDC #DCBECA #D9DCBE
square
#BEDCD0 #C1BEDC #DCBECA #D9DCBE
split-complementary
#BEDCD0 #DCBED9 #DCC1BE
monochromatic
#6EB196 #96C7B3 #BEDCD0 #E6F1ED #EBF4F1
Accessibility & contrast
On white
1.46
#BEDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D4D4D1
Tritanopia (blue-blind)
#B8DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedcd0; /* rgb */ color: rgb(190, 220, 208); /* oklch */ color: oklch(86.9% 0.036 169.4);
Tailwind
colors: {
custom: {
50: '#d1e6de',
500: '#bedcd0',
950: '#000000',
},
}SCSS
$custom: #bedcd0; $custom-light: #d1e6de; $custom-dark: #000000;
JSON
{
"hex": "#bedcd0",
"rgb": {
"r": 190,
"g": 220,
"b": 208
},
"hsl": {
"h": 156,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86913,
"c": 0.0358,
"h": 169.4
},
"luminance": 0.66688
}Semantic roles & 50–950 ramp
primary
#BEDCD0
secondary
#B38B9B
accent
#3D68A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484