#BED7D2#BED7D2
#BED7D2 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.9% C 0.028 H 182.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7D2 |
|---|---|
| RGB | rgb(190, 215, 210) |
| HSL | hsl(168, 24%, 79%) |
| HSV | hsv(168, 12%, 84%) |
| CMYK | cmyk(11.6%, 0%, 2.3%, 15.7%) |
| CIE-LAB | lab(84.07, -9.28, -0.36) |
| CIE-LCH | lch(84.07, 9.29, 182.22°) |
| OKLab | oklab(85.92% -0.0276 -0.0011) |
| OKLCH | oklch(85.92% 0.028 182.3) |
| XYZ | xyz(57.1658, 64.2001, 70.3403) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.83
Light Grey
#D8DCD6
ΔE00 8.16
Lightblue
#ADD8E6
ΔE00 8.43
Silver (survey)
#C5C9C7
ΔE00 8.60
Lightcyan
#E0FFFF
ΔE00 8.93
Ice
#D6FFFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7D2 #D7BEC3
analogous
#BED7C6 #BED7D2 #BED0D7
triadic
#BED7D2 #D2BED7 #D7D2BE
tetradic
#BED7D2 #C6BED7 #D7BEC3 #D0D7BE
square
#BED7D2 #C6BED7 #D7BEC3 #D0D7BE
split-complementary
#BED7D2 #D7BED0 #D7C6BE
monochromatic
#72A89E #98C0B8 #BED7D2 #E4EEEC #ECF3F2
Accessibility & contrast
On white
1.52
#BED7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BED7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7D2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7D2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#B8D8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed7d2; /* rgb */ color: rgb(190, 215, 210); /* oklch */ color: oklch(85.9% 0.028 182.3);
Tailwind
colors: {
custom: {
50: '#d1e3df',
500: '#bed7d2',
950: '#000000',
},
}SCSS
$custom: #bed7d2; $custom-light: #d1e3df; $custom-dark: #000000;
JSON
{
"hex": "#bed7d2",
"rgb": {
"r": 190,
"g": 215,
"b": 210
},
"hsl": {
"h": 168,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85919,
"c": 0.02758,
"h": 182.3
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#BED7D2
secondary
#AD8C93
accent
#4356A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484