#BEDCD5#BEDCD5
#BEDCD5 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.033 H 179.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCD5 |
|---|---|
| RGB | rgb(190, 220, 213) |
| HSL | hsl(166, 30%, 80%) |
| HSV | hsv(166, 14%, 86%) |
| CMYK | cmyk(13.6%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.47, -11.25, 0.10) |
| CIE-LCH | lch(85.47, 11.25, 179.49°) |
| OKLab | oklab(87.06% -0.0332 0.0001) |
| OKLCH | oklch(87.06% 0.033 179.8) |
| XYZ | xyz(58.8357, 66.9363, 72.7581) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Ice
#D6FFFA
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.04
Very Light Blue
#D5FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCD5 #DCBEC5
analogous
#BEDCC6 #BEDCD5 #BED4DC
triadic
#BEDCD5 #D5BEDC #DCD5BE
tetradic
#BEDCD5 #C6BEDC #DCBEC5 #D4DCBE
square
#BEDCD5 #C6BEDC #DCBEC5 #D4DCBE
split-complementary
#BEDCD5 #DCBED4 #DCC6BE
monochromatic
#6EB1A2 #96C7BB #BEDCD5 #E6F1EF #EBF4F2
Accessibility & contrast
On white
1.46
#BEDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BEDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCD5
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCD5 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#B7DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedcd5; /* rgb */ color: rgb(190, 220, 213); /* oklch */ color: oklch(87.1% 0.033 179.8);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bedcd5',
950: '#000000',
},
}SCSS
$custom: #bedcd5; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bedcd5",
"rgb": {
"r": 190,
"g": 220,
"b": 213
},
"hsl": {
"h": 166,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87055,
"c": 0.03319,
"h": 179.8
},
"luminance": 0.66938
}Semantic roles & 50–950 ramp
primary
#BEDCD5
secondary
#B38B94
accent
#3D56A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484