#BED4D8#BED4D8
#BED4D8 is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.5% C 0.024 H 209.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4D8 |
|---|---|
| RGB | rgb(190, 212, 216) |
| HSL | hsl(189, 25%, 80%) |
| HSV | hsv(189, 12%, 85%) |
| CMYK | cmyk(12%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(83.44, -6.54, -4.48) |
| CIE-LCH | lch(83.44, 7.93, 214.37°) |
| OKLab | oklab(85.47% -0.0211 -0.0121) |
| OKLCH | oklch(85.47% 0.024 209.8) |
| XYZ | xyz(57.1704, 62.9909, 74.0988) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4D8 #D8C2BE
analogous
#BED8CF #BED4D8 #BEC7D8
triadic
#BED4D8 #D8BED4 #D4D8BE
tetradic
#BED4D8 #CFBED8 #D8C2BE #C7D8BE
square
#BED4D8 #CFBED8 #D8C2BE #C7D8BE
split-complementary
#BED4D8 #D8BEC7 #D8CFBE
monochromatic
#72A1AA #98BBC1 #BED4D8 #E4EDEF #ECF2F4
Accessibility & contrast
On white
1.54
#BED4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BED4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4D8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4D8 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#B7D6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed4d8; /* rgb */ color: rgb(190, 212, 216); /* oklch */ color: oklch(85.5% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d1e1e4',
500: '#bed4d8',
950: '#000000',
},
}SCSS
$custom: #bed4d8; $custom-light: #d1e1e4; $custom-dark: #000000;
JSON
{
"hex": "#bed4d8",
"rgb": {
"r": 190,
"g": 212,
"b": 216
},
"hsl": {
"h": 189.231,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.85472,
"c": 0.0243,
"h": 209.8
},
"luminance": 0.62992
}Semantic roles & 50–950 ramp
primary
#BED4D8
secondary
#AE918C
accent
#5142A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484