#BED1BE#BED1BE
#BED1BE is a very light, muted green. Relative luminance 0.603; OKLCH L 84.1% C 0.033 H 145.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1BE |
|---|---|
| RGB | rgb(190, 209, 190) |
| HSL | hsl(120, 17%, 78%) |
| HSV | hsv(120, 9%, 82%) |
| CMYK | cmyk(9.1%, 0%, 9.1%, 18%) |
| CIE-LAB | lab(81.98, -9.95, 7.25) |
| CIE-LCH | lch(81.98, 12.31, 143.91°) |
| OKLab | oklab(84.1% -0.0273 0.0189) |
| OKLCH | oklch(84.1% 0.033 145.3) |
| XYZ | xyz(53.3281, 60.2652, 57.5280) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.85
Honeydew
#F0FFF0
ΔE00 10.63
Greenish Grey
#96AE8D
ΔE00 11.06
Sage Green
#9CAF88
ΔE00 11.45
Beige
#F5F5DC
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1BE #D1BED1
analogous
#C7D1BE #BED1BE #BED1C7
triadic
#BED1BE #BEBED1 #D1BEBE
tetradic
#BED1BE #BEC7D1 #D1BED1 #D1C7BE
square
#BED1BE #BEC7D1 #D1BED1 #D1C7BE
split-complementary
#BED1BE #C7BED1 #D1BEC7
monochromatic
#769E76 #9AB89A #BED1BE #E2EAE2 #EDF2ED
Accessibility & contrast
On white
1.61
#BED1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BED1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1BE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1BE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#BCD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bed1be; /* rgb */ color: rgb(190, 209, 190); /* oklch */ color: oklch(84.1% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#d1dfd1',
500: '#bed1be',
950: '#000000',
},
}SCSS
$custom: #bed1be; $custom-light: #d1dfd1; $custom-dark: #000000;
JSON
{
"hex": "#bed1be",
"rgb": {
"r": 190,
"g": 209,
"b": 190
},
"hsl": {
"h": 120,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.84102,
"c": 0.03317,
"h": 145.3
},
"luminance": 0.60266
}Semantic roles & 50–950 ramp
primary
#BED1BE
secondary
#A68DA6
accent
#4A9B9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483