#BED9D2#BED9D2
#BED9D2 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.3% C 0.030 H 178.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9D2 |
|---|---|
| RGB | rgb(190, 217, 210) |
| HSL | hsl(164, 26%, 80%) |
| HSV | hsv(164, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 3.2%, 14.9%) |
| CIE-LAB | lab(84.60, -10.31, 0.41) |
| CIE-LCH | lch(84.60, 10.31, 177.70°) |
| OKLab | oklab(86.34% -0.0303 0.0009) |
| OKLCH | oklch(86.34% 0.03 178.2) |
| XYZ | xyz(57.6781, 65.2248, 70.5111) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Ice
#D6FFFA
ΔE00 8.53
Light Grey
#D8DCD6
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Lightcyan
#E0FFFF
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9D2 #D9BEC5
analogous
#BED9C4 #BED9D2 #BED3D9
triadic
#BED9D2 #D2BED9 #D9D2BE
tetradic
#BED9D2 #C4BED9 #D9BEC5 #D3D9BE
square
#BED9D2 #C4BED9 #D9BEC5 #D3D9BE
split-complementary
#BED9D2 #D9BED3 #D9C4BE
monochromatic
#71AC9D #97C2B7 #BED9D2 #E5F0ED #ECF4F2
Accessibility & contrast
On white
1.50
#BED9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BED9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9D2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9D2 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#D1D2D3
Tritanopia (blue-blind)
#B8DAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed9d2; /* rgb */ color: rgb(190, 217, 210); /* oklch */ color: oklch(86.3% 0.030 178.2);
Tailwind
colors: {
custom: {
50: '#d1e4df',
500: '#bed9d2',
950: '#000000',
},
}SCSS
$custom: #bed9d2; $custom-light: #d1e4df; $custom-dark: #000000;
JSON
{
"hex": "#bed9d2",
"rgb": {
"r": 190,
"g": 217,
"b": 210
},
"hsl": {
"h": 164.444,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86339,
"c": 0.03031,
"h": 178.2
},
"luminance": 0.65226
}Semantic roles & 50–950 ramp
primary
#BED9D2
secondary
#AF8C95
accent
#415BA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484