#BED4D2#BED4D2
#BED4D2 is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.3% C 0.024 H 190.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4D2 |
|---|---|
| RGB | rgb(190, 212, 210) |
| HSL | hsl(175, 20%, 79%) |
| HSV | hsv(175, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.28, -7.73, -1.52) |
| CIE-LCH | lch(83.28, 7.88, 191.11°) |
| OKLab | oklab(85.29% -0.0234 -0.0042) |
| OKLCH | oklch(85.29% 0.024 190.1) |
| XYZ | xyz(56.4088, 62.6863, 70.0880) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 7.45
Lightblue
#ADD8E6
ΔE00 7.59
Fog
#D8DCE0
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4D2 #D4BEC0
analogous
#BED4C7 #BED4D2 #BECBD4
triadic
#BED4D2 #D2BED4 #D4D2BE
tetradic
#BED4D2 #C7BED4 #D4BEC0 #CBD4BE
square
#BED4D2 #C7BED4 #D4BEC0 #CBD4BE
split-complementary
#BED4D2 #D4BECB #D4C7BE
monochromatic
#74A39F #99BCB9 #BED4D2 #E3ECEC #EDF3F2
Accessibility & contrast
On white
1.55
#BED4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BED4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4D2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4D2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#B8D5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed4d2; /* rgb */ color: rgb(190, 212, 210); /* oklch */ color: oklch(85.3% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#d1e1df',
500: '#bed4d2',
950: '#000000',
},
}SCSS
$custom: #bed4d2; $custom-light: #d1e1df; $custom-dark: #000000;
JSON
{
"hex": "#bed4d2",
"rgb": {
"r": 190,
"g": 212,
"b": 210
},
"hsl": {
"h": 174.545,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85292,
"c": 0.0238,
"h": 190.1
},
"luminance": 0.62687
}Semantic roles & 50–950 ramp
primary
#BED4D2
secondary
#A98D8F
accent
#474F9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484