#BED4D3#BED4D3
#BED4D3 is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.3% C 0.024 H 193.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4D3 |
|---|---|
| RGB | rgb(190, 212, 211) |
| HSL | hsl(177, 20%, 79%) |
| HSV | hsv(177, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 0.5%, 16.9%) |
| CIE-LAB | lab(83.30, -7.54, -2.01) |
| CIE-LCH | lch(83.30, 7.80, 194.95°) |
| OKLab | oklab(85.32% -0.023 -0.0055) |
| OKLCH | oklch(85.32% 0.024 193.4) |
| XYZ | xyz(56.5338, 62.7362, 70.7462) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.50
Fog
#D8DCE0
ΔE00 8.67
Light Gray
#D3D3D3
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4D3 #D4BEBF
analogous
#BED4C8 #BED4D3 #BECAD4
triadic
#BED4D3 #D3BED4 #D4D3BE
tetradic
#BED4D3 #C8BED4 #D4BEBF #CAD4BE
square
#BED4D3 #C8BED4 #D4BEBF #CAD4BE
split-complementary
#BED4D3 #D4BECA #D4C8BE
monochromatic
#74A3A1 #99BCBA #BED4D3 #E3ECEC #EDF3F3
Accessibility & contrast
On white
1.55
#BED4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BED4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4D3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4D3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#B8D5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4d3; /* rgb */ color: rgb(190, 212, 211); /* oklch */ color: oklch(85.3% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d1e1e0',
500: '#bed4d3',
950: '#000000',
},
}SCSS
$custom: #bed4d3; $custom-light: #d1e1e0; $custom-dark: #000000;
JSON
{
"hex": "#bed4d3",
"rgb": {
"r": 190,
"g": 212,
"b": 211
},
"hsl": {
"h": 177.273,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85322,
"c": 0.02367,
"h": 193.4
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#BED4D3
secondary
#A98D8E
accent
#474B9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484