#BED0BF#BED0BF
#BED0BF is a very light, muted green. Relative luminance 0.598; OKLCH L 83.9% C 0.030 H 146.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0BF |
|---|---|
| RGB | rgb(190, 208, 191) |
| HSL | hsl(123, 16%, 78%) |
| HSV | hsv(123, 9%, 82%) |
| CMYK | cmyk(8.7%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(81.74, -9.25, 6.37) |
| CIE-LCH | lch(81.74, 11.23, 145.45°) |
| OKLab | oklab(83.92% -0.0254 0.0166) |
| OKLCH | oklch(83.92% 0.03 146.9) |
| XYZ | xyz(53.1932, 59.8199, 58.0241) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 9.09
Honeydew
#F0FFF0
ΔE00 10.65
Greenish Grey
#96AE8D
ΔE00 11.31
Light Gray
#D3D3D3
ΔE00 11.51
Beige
#F5F5DC
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0BF #D0BECF
analogous
#C6D0BE #BED0BF #BED0C8
triadic
#BED0BF #BFBED0 #D0BFBE
tetradic
#BED0BF #BEC6D0 #D0BECF #D0C8BE
square
#BED0BF #BEC6D0 #D0BECF #D0C8BE
split-complementary
#BED0BF #C8BED0 #D0BEC6
monochromatic
#779D79 #9AB69C #BED0BF #E2EAE2 #EDF2EE
Accessibility & contrast
On white
1.62
#BED0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BED0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0BF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0BF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBE
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#BCCFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed0bf; /* rgb */ color: rgb(190, 208, 191); /* oklch */ color: oklch(83.9% 0.030 146.9);
Tailwind
colors: {
custom: {
50: '#d1ded2',
500: '#bed0bf',
950: '#000000',
},
}SCSS
$custom: #bed0bf; $custom-light: #d1ded2; $custom-dark: #000000;
JSON
{
"hex": "#bed0bf",
"rgb": {
"r": 190,
"g": 208,
"b": 191
},
"hsl": {
"h": 123.333,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.83919,
"c": 0.03038,
"h": 146.9
},
"luminance": 0.5982
}Semantic roles & 50–950 ramp
primary
#BED0BF
secondary
#A58EA3
accent
#4B969A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483