#BED9CD#BED9CD
#BED9CD is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.2% C 0.033 H 167.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9CD |
|---|---|
| RGB | rgb(190, 217, 205) |
| HSL | hsl(153, 26%, 80%) |
| HSV | hsv(153, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(84.47, -11.27, 2.88) |
| CIE-LCH | lch(84.47, 11.63, 165.66°) |
| OKLab | oklab(86.2% -0.0323 0.0075) |
| OKLCH | oklch(86.2% 0.033 167) |
| XYZ | xyz(57.0649, 64.9795, 67.2816) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.69
Ice
#D6FFFA
ΔE00 9.02
Light Grey
#D8DCD6
ΔE00 9.26
Duck Egg Blue
#C3FBF4
ΔE00 9.47
Ice Blue (survey)
#D7FFFE
ΔE00 9.64
Paleturquoise
#AFEEEE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9CD #D9BECA
analogous
#BED9BF #BED9CD #BED8D9
triadic
#BED9CD #CDBED9 #D9CDBE
tetradic
#BED9CD #BFBED9 #D9BECA #D8D9BE
square
#BED9CD #BFBED9 #D9BECA #D8D9BE
split-complementary
#BED9CD #D9BED8 #D9BFBE
monochromatic
#71AC92 #97C2AF #BED9CD #E5F0EB #ECF4F0
Accessibility & contrast
On white
1.50
#BED9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BED9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9CD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9CD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#B9D9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed9cd; /* rgb */ color: rgb(190, 217, 205); /* oklch */ color: oklch(86.2% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d1e4dc',
500: '#bed9cd',
950: '#000000',
},
}SCSS
$custom: #bed9cd; $custom-light: #d1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#bed9cd",
"rgb": {
"r": 190,
"g": 217,
"b": 205
},
"hsl": {
"h": 153.333,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86197,
"c": 0.03314,
"h": 167
},
"luminance": 0.64981
}Semantic roles & 50–950 ramp
primary
#BED9CD
secondary
#AF8C9C
accent
#416DA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484