#BED2CA#BED2CA
#BED2CA is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.6% C 0.024 H 169.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2CA |
|---|---|
| RGB | rgb(190, 210, 202) |
| HSL | hsl(156, 18%, 78%) |
| HSV | hsv(156, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.54, -8.24, 1.67) |
| CIE-LCH | lch(82.54, 8.41, 168.57°) |
| OKLab | oklab(84.64% -0.0238 0.0043) |
| OKLCH | oklch(84.64% 0.024 169.8) |
| XYZ | xyz(54.9401, 61.3038, 64.8040) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 9.01
Light Gray
#D3D3D3
ΔE00 9.83
Fog
#D8DCE0
ΔE00 10.19
Silver
#C0C0C0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2CA #D2BEC6
analogous
#BED2C0 #BED2CA #BED0D2
triadic
#BED2CA #CABED2 #D2CABE
tetradic
#BED2CA #C0BED2 #D2BEC6 #D0D2BE
square
#BED2CA #C0BED2 #D2BEC6 #D0D2BE
split-complementary
#BED2CA #D2BED0 #D2C0BE
monochromatic
#76A08F #9AB9AD #BED2CA #E2EBE7 #EDF2F0
Accessibility & contrast
On white
1.58
#BED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2CA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2CA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#BAD2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed2ca; /* rgb */ color: rgb(190, 210, 202); /* oklch */ color: oklch(84.6% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#d1dfda',
500: '#bed2ca',
950: '#000000',
},
}SCSS
$custom: #bed2ca; $custom-light: #d1dfda; $custom-dark: #000000;
JSON
{
"hex": "#bed2ca",
"rgb": {
"r": 190,
"g": 210,
"b": 202
},
"hsl": {
"h": 156,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84643,
"c": 0.0242,
"h": 169.8
},
"luminance": 0.61305
}Semantic roles & 50–950 ramp
primary
#BED2CA
secondary
#A78D98
accent
#496A9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483