#BED3CA#BED3CA
#BED3CA is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.026 H 168.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3CA |
|---|---|
| RGB | rgb(190, 211, 202) |
| HSL | hsl(154, 19%, 79%) |
| HSV | hsv(154, 10%, 83%) |
| CMYK | cmyk(10%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(82.81, -8.76, 2.05) |
| CIE-LCH | lch(82.81, 9.00, 166.82°) |
| OKLab | oklab(84.85% -0.0252 0.0053) |
| OKLCH | oklch(84.85% 0.026 168.1) |
| XYZ | xyz(55.1878, 61.7991, 64.8865) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 9.02
Honeydew
#F0FFF0
ΔE00 10.29
Light Gray
#D3D3D3
ΔE00 10.30
Lightcyan
#E0FFFF
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3CA #D3BEC7
analogous
#BED3BF #BED3CA #BED1D3
triadic
#BED3CA #CABED3 #D3CABE
tetradic
#BED3CA #BFBED3 #D3BEC7 #D1D3BE
square
#BED3CA #BFBED3 #D3BEC7 #D1D3BE
split-complementary
#BED3CA #D3BED1 #D3BFBE
monochromatic
#75A28E #9ABAAC #BED3CA #E2ECE8 #EDF3F0
Accessibility & contrast
On white
1.57
#BED3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BED3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3CA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3CA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#BAD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed3ca; /* rgb */ color: rgb(190, 211, 202); /* oklch */ color: oklch(84.9% 0.026 168.1);
Tailwind
colors: {
custom: {
50: '#d1e0da',
500: '#bed3ca',
950: '#000000',
},
}SCSS
$custom: #bed3ca; $custom-light: #d1e0da; $custom-dark: #000000;
JSON
{
"hex": "#bed3ca",
"rgb": {
"r": 190,
"g": 211,
"b": 202
},
"hsl": {
"h": 154.286,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.84852,
"c": 0.02576,
"h": 168.1
},
"luminance": 0.618
}Semantic roles & 50–950 ramp
primary
#BED3CA
secondary
#A88D99
accent
#486D9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483