#BED9CA#BED9CA
#BED9CA is a very light, muted green. Relative luminance 0.648; OKLCH L 86.1% C 0.035 H 161.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BED9CA |
|---|---|
| RGB | rgb(190, 217, 202) |
| HSL | hsl(147, 26%, 80%) |
| HSV | hsv(147, 12%, 85%) |
| CMYK | cmyk(12.4%, 0%, 6.9%, 14.9%) |
| CIE-LAB | lab(84.40, -11.83, 4.36) |
| CIE-LCH | lch(84.40, 12.61, 159.77°) |
| OKLab | oklab(86.11% -0.0335 0.0113) |
| OKLCH | oklch(86.11% 0.035 161.3) |
| XYZ | xyz(56.7063, 64.8361, 65.3927) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.50
Honeydew
#F0FFF0
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 9.76
Duck Egg Blue
#C3FBF4
ΔE00 9.82
Ice Blue (survey)
#D7FFFE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED9CA #D9BECD
analogous
#BFD9BE #BED9CA #BED9D8
triadic
#BED9CA #CABED9 #D9CABE
tetradic
#BED9CA #BEBFD9 #D9BECD #D9D8BE
square
#BED9CA #BEBFD9 #D9BECD #D9D8BE
split-complementary
#BED9CA #D8BED9 #D9BEBF
monochromatic
#71AC8B #97C2AB #BED9CA #E5F0E9 #ECF4EF
Accessibility & contrast
On white
1.50
#BED9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BED9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED9CA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED9CA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#B9D9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed9ca; /* rgb */ color: rgb(190, 217, 202); /* oklch */ color: oklch(86.1% 0.035 161.3);
Tailwind
colors: {
custom: {
50: '#d1e4da',
500: '#bed9ca',
950: '#000000',
},
}SCSS
$custom: #bed9ca; $custom-light: #d1e4da; $custom-dark: #000000;
JSON
{
"hex": "#bed9ca",
"rgb": {
"r": 190,
"g": 217,
"b": 202
},
"hsl": {
"h": 146.667,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.86114,
"c": 0.03537,
"h": 161.3
},
"luminance": 0.64837
}Semantic roles & 50–950 ramp
primary
#BED9CA
secondary
#AF8CA0
accent
#4178A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483