#BEDCD1#BEDCD1
#BEDCD1 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 171.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD1 |
|---|---|
| RGB | rgb(190, 220, 209) |
| HSL | hsl(158, 30%, 80%) |
| HSV | hsv(158, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.37, -12.03, 2.07) |
| CIE-LCH | lch(85.37, 12.21, 170.25°) |
| OKLab | oklab(86.94% -0.0348 0.0053) |
| OKLCH | oklch(86.94% 0.035 171.4) |
| XYZ | xyz(58.3342, 66.7357, 70.1171) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.86
Ice
#D6FFFA
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 8.57
Ice Blue (survey)
#D7FFFE
ΔE00 8.72
Very Pale Blue
#D6FFFE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD1 #DCBEC9
analogous
#BEDCC2 #BEDCD1 #BED8DC
triadic
#BEDCD1 #D1BEDC #DCD1BE
tetradic
#BEDCD1 #C2BEDC #DCBEC9 #D8DCBE
square
#BEDCD1 #C2BEDC #DCBEC9 #D8DCBE
split-complementary
#BEDCD1 #DCBED8 #DCC2BE
monochromatic
#6EB199 #96C7B5 #BEDCD1 #E6F1ED #EBF4F1
Accessibility & contrast
On white
1.46
#BEDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BEDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD1
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD1 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#B8DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedcd1; /* rgb */ color: rgb(190, 220, 209); /* oklch */ color: oklch(86.9% 0.035 171.4);
Tailwind
colors: {
custom: {
50: '#d1e6df',
500: '#bedcd1',
950: '#000000',
},
}SCSS
$custom: #bedcd1; $custom-light: #d1e6df; $custom-dark: #000000;
JSON
{
"hex": "#bedcd1",
"rgb": {
"r": 190,
"g": 220,
"b": 209
},
"hsl": {
"h": 158,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86941,
"c": 0.03519,
"h": 171.4
},
"luminance": 0.66737
}Semantic roles & 50–950 ramp
primary
#BEDCD1
secondary
#B38B9A
accent
#3D64A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484