#BED6BE#BED6BE
#BED6BE is a very light, muted green. Relative luminance 0.628; OKLCH L 85.2% C 0.042 H 145.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6BE |
|---|---|
| RGB | rgb(190, 214, 190) |
| HSL | hsl(120, 23%, 79%) |
| HSV | hsv(120, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 11.2%, 16.1%) |
| CIE-LAB | lab(83.31, -12.50, 9.16) |
| CIE-LCH | lch(83.31, 15.50, 143.77°) |
| OKLab | oklab(85.16% -0.0342 0.0238) |
| OKLCH | oklch(85.16% 0.042 145.2) |
| XYZ | xyz(54.5741, 62.7572, 57.9434) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.40
Honeydew
#F0FFF0
ΔE00 10.55
Mint
#AAF0C1
ΔE00 10.76
Light Grey
#D8DCD6
ΔE00 10.81
Darkseagreen
#8FBC8F
ΔE00 10.97
Light Sage
#BCECAC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6BE #D6BED6
analogous
#CAD6BE #BED6BE #BED6CA
triadic
#BED6BE #BEBED6 #D6BEBE
tetradic
#BED6BE #BECAD6 #D6BED6 #D6CABE
square
#BED6BE #BECAD6 #D6BED6 #D6CABE
split-complementary
#BED6BE #CABED6 #D6BECA
monochromatic
#73A773 #98BE98 #BED6BE #E4EEE4 #ECF3EC
Accessibility & contrast
On white
1.55
#BED6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BED6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6BE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6BE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#BCD4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed6be; /* rgb */ color: rgb(190, 214, 190); /* oklch */ color: oklch(85.2% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#d1e2d1',
500: '#bed6be',
950: '#000000',
},
}SCSS
$custom: #bed6be; $custom-light: #d1e2d1; $custom-dark: #000000;
JSON
{
"hex": "#bed6be",
"rgb": {
"r": 190,
"g": 214,
"b": 190
},
"hsl": {
"h": 120,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.85159,
"c": 0.04171,
"h": 145.2
},
"luminance": 0.62758
}Semantic roles & 50–950 ramp
primary
#BED6BE
secondary
#AC8CAC
accent
#44A1A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483