#BED9CC#BED9CC
#BED9CC is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.2% C 0.034 H 165.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9CC |
|---|---|
| RGB | rgb(190, 217, 204) |
| HSL | hsl(151, 26%, 80%) |
| HSV | hsv(151, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(84.45, -11.46, 3.37) |
| CIE-LCH | lch(84.45, 11.94, 163.59°) |
| OKLab | oklab(86.17% -0.0327 0.0088) |
| OKLCH | oklch(86.17% 0.034 165) |
| XYZ | xyz(56.9446, 64.9314, 66.6479) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.05
Ice
#D6FFFA
ΔE00 9.17
Light Grey
#D8DCD6
ΔE00 9.39
Duck Egg Blue
#C3FBF4
ΔE00 9.57
Honeydew
#F0FFF0
ΔE00 9.65
Ice Blue (survey)
#D7FFFE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9CC #D9BECB
analogous
#BED9BE #BED9CC #BED9D9
triadic
#BED9CC #CCBED9 #D9CCBE
tetradic
#BED9CC #BEBED9 #D9BECB #D9D9BE
square
#BED9CC #BEBED9 #D9BECB #D9D9BE
split-complementary
#BED9CC #D9BED9 #D9BEBE
monochromatic
#71AC8F #97C2AE #BED9CC #E5F0EA #ECF4F0
Accessibility & contrast
On white
1.50
#BED9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BED9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9CC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9CC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#B9D9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed9cc; /* rgb */ color: rgb(190, 217, 204); /* oklch */ color: oklch(86.2% 0.034 165.0);
Tailwind
colors: {
custom: {
50: '#d1e4db',
500: '#bed9cc',
950: '#000000',
},
}SCSS
$custom: #bed9cc; $custom-light: #d1e4db; $custom-dark: #000000;
JSON
{
"hex": "#bed9cc",
"rgb": {
"r": 190,
"g": 217,
"b": 204
},
"hsl": {
"h": 151.111,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86169,
"c": 0.03385,
"h": 165
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#BED9CC
secondary
#AF8C9D
accent
#4171A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484