#BED2CB#BED2CB
#BED2CB is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.024 H 172.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2CB |
|---|---|
| RGB | rgb(190, 210, 203) |
| HSL | hsl(159, 18%, 78%) |
| HSV | hsv(159, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(82.57, -8.05, 1.17) |
| CIE-LCH | lch(82.57, 8.14, 171.73°) |
| OKLab | oklab(84.67% -0.0234 0.003) |
| OKLCH | oklch(84.67% 0.024 172.7) |
| XYZ | xyz(55.0589, 61.3513, 65.4295) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.62
Fog
#D8DCE0
ΔE00 9.89
Lightblue
#ADD8E6
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2CB #D2BEC5
analogous
#BED2C1 #BED2CB #BECFD2
triadic
#BED2CB #CBBED2 #D2CBBE
tetradic
#BED2CB #C1BED2 #D2BEC5 #CFD2BE
square
#BED2CB #C1BED2 #D2BEC5 #CFD2BE
split-complementary
#BED2CB #D2BECF #D2C1BE
monochromatic
#76A091 #9AB9AE #BED2CB #E2EBE8 #EDF2F1
Accessibility & contrast
On white
1.58
#BED2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BED2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2CB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2CB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#BAD2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed2cb; /* rgb */ color: rgb(190, 210, 203); /* oklch */ color: oklch(84.7% 0.024 172.7);
Tailwind
colors: {
custom: {
50: '#d1dfda',
500: '#bed2cb',
950: '#000000',
},
}SCSS
$custom: #bed2cb; $custom-light: #d1dfda; $custom-dark: #000000;
JSON
{
"hex": "#bed2cb",
"rgb": {
"r": 190,
"g": 210,
"b": 203
},
"hsl": {
"h": 159,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84671,
"c": 0.02361,
"h": 172.7
},
"luminance": 0.61352
}Semantic roles & 50–950 ramp
primary
#BED2CB
secondary
#A78D96
accent
#49669C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483