#BED4D4#BED4D4
#BED4D4 is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.4% C 0.024 H 196.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4D4 |
|---|---|
| RGB | rgb(190, 212, 212) |
| HSL | hsl(180, 20%, 79%) |
| HSV | hsv(180, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.33, -7.34, -2.51) |
| CIE-LCH | lch(83.33, 7.76, 198.85°) |
| OKLab | oklab(85.35% -0.0226 -0.0068) |
| OKLCH | oklch(85.35% 0.024 196.7) |
| XYZ | xyz(56.6596, 62.7865, 71.4085) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.57
Fog
#D8DCE0
ΔE00 8.44
Light Gray
#D3D3D3
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4D4 #D4BEBE
analogous
#BED4C9 #BED4D4 #BEC9D4
triadic
#BED4D4 #D4BED4 #D4D4BE
tetradic
#BED4D4 #C9BED4 #D4BEBE #C9D4BE
square
#BED4D4 #C9BED4 #D4BEBE #C9D4BE
split-complementary
#BED4D4 #D4BEC9 #D4C9BE
monochromatic
#74A3A3 #99BCBC #BED4D4 #E3ECEC #EDF3F3
Accessibility & contrast
On white
1.55
#BED4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BED4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4D4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4D4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#B8D6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4d4; /* rgb */ color: rgb(190, 212, 212); /* oklch */ color: oklch(85.4% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#d1e1e1',
500: '#bed4d4',
950: '#000000',
},
}SCSS
$custom: #bed4d4; $custom-light: #d1e1e1; $custom-dark: #000000;
JSON
{
"hex": "#bed4d4",
"rgb": {
"r": 190,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 20.37,
"l": 78.824
},
"oklch": {
"l": 0.85352,
"c": 0.02364,
"h": 196.7
},
"luminance": 0.62788
}Semantic roles & 50–950 ramp
primary
#BED4D4
secondary
#A98D8D
accent
#47479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484