#BEDCD2#BEDCD2
#BEDCD2 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.035 H 173.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD2 |
|---|---|
| RGB | rgb(190, 220, 210) |
| HSL | hsl(160, 30%, 80%) |
| HSV | hsv(160, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.40, -11.84, 1.57) |
| CIE-LCH | lch(85.40, 11.94, 172.42°) |
| OKLab | oklab(86.97% -0.0344 0.004) |
| OKLCH | oklch(86.97% 0.035 173.4) |
| XYZ | xyz(58.4584, 66.7854, 70.7712) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.48
Ice
#D6FFFA
ΔE00 7.95
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Paleturquoise
#AFEEEE
ΔE00 8.37
Ice Blue (survey)
#D7FFFE
ΔE00 8.52
Very Pale Blue
#D6FFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD2 #DCBEC8
analogous
#BEDCC3 #BEDCD2 #BED7DC
triadic
#BEDCD2 #D2BEDC #DCD2BE
tetradic
#BEDCD2 #C3BEDC #DCBEC8 #D7DCBE
square
#BEDCD2 #C3BEDC #DCBEC8 #D7DCBE
split-complementary
#BEDCD2 #DCBED7 #DCC3BE
monochromatic
#6EB19B #96C7B6 #BEDCD2 #E6F1EE #EBF4F1
Accessibility & contrast
On white
1.46
#BEDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD2
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD2 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#B7DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedcd2; /* rgb */ color: rgb(190, 220, 210); /* oklch */ color: oklch(87.0% 0.035 173.4);
Tailwind
colors: {
custom: {
50: '#d1e6df',
500: '#bedcd2',
950: '#000000',
},
}SCSS
$custom: #bedcd2; $custom-light: #d1e6df; $custom-dark: #000000;
JSON
{
"hex": "#bedcd2",
"rgb": {
"r": 190,
"g": 220,
"b": 210
},
"hsl": {
"h": 160,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.8697,
"c": 0.03462,
"h": 173.4
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#BEDCD2
secondary
#B38B98
accent
#3D61A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484