#BEDEB8#BEDEB8
#BEDEB8 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.7% C 0.062 H 140.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEB8 |
|---|---|
| RGB | rgb(190, 222, 184) |
| HSL | hsl(111, 37%, 80%) |
| HSV | hsv(111, 17%, 87%) |
| CMYK | cmyk(14.4%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(85.33, -17.57, 15.18) |
| CIE-LCH | lch(85.33, 23.22, 139.18°) |
| OKLab | oklab(86.72% -0.0477 0.0391) |
| OKLCH | oklch(86.72% 0.062 140.7) |
| XYZ | xyz(56.0064, 66.6495, 55.2520) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.58
Mint
#AAF0C1
ΔE00 7.33
Hospital Green
#9BE5AA
ΔE00 7.95
Very Pale Green
#CFFDBC
ΔE00 8.52
Very Light Green
#D1FFBD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEB8 #D8B8DE
analogous
#D1DEB8 #BEDEB8 #B8DEC5
triadic
#BEDEB8 #B8BEDE #DEB8BE
tetradic
#BEDEB8 #B8D1DE #D8B8DE #DEC5B8
square
#BEDEB8 #B8D1DE #D8B8DE #DEC5B8
split-complementary
#BEDEB8 #C5B8DE #DEB8D1
monochromatic
#72B764 #98CB8E #BEDEB8 #E4F1E2 #ECF5EA
Accessibility & contrast
On white
1.47
#BEDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEB8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEB8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B6
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#BCDBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedeb8; /* rgb */ color: rgb(190, 222, 184); /* oklch */ color: oklch(86.7% 0.062 140.7);
Tailwind
colors: {
custom: {
50: '#d2e8cd',
500: '#bedeb8',
950: '#000000',
},
}SCSS
$custom: #bedeb8; $custom-light: #d2e8cd; $custom-dark: #000000;
JSON
{
"hex": "#bedeb8",
"rgb": {
"r": 190,
"g": 222,
"b": 184
},
"hsl": {
"h": 110.526,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.86715,
"c": 0.06172,
"h": 140.7
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#BEDEB8
secondary
#AE84B6
accent
#36AF9C
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483