#BEDBB3#BEDBB3
#BEDBB3 is a very light, moderate green. Relative luminance 0.649; OKLCH L 86.0% C 0.062 H 137.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBB3 |
|---|---|
| RGB | rgb(190, 219, 179) |
| HSL | hsl(104, 36%, 78%) |
| HSV | hsv(104, 18%, 86%) |
| CMYK | cmyk(13.2%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(84.41, -16.92, 16.52) |
| CIE-LCH | lch(84.41, 23.64, 135.68°) |
| OKLab | oklab(85.95% -0.0457 0.0425) |
| OKLCH | oklch(85.95% 0.062 137.1) |
| XYZ | xyz(54.7018, 64.8641, 52.2772) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 6.57
Mint
#AAF0C1
ΔE00 8.13
Hospital Green
#9BE5AA
ΔE00 8.28
Very Pale Green
#CFFDBC
ΔE00 8.73
Very Light Green
#D1FFBD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBB3 #D0B3DB
analogous
#D2DBB3 #BEDBB3 #B3DBBC
triadic
#BEDBB3 #B3BEDB #DBB3BE
tetradic
#BEDBB3 #B3D2DB #D0B3DB #DBBCB3
square
#BEDBB3 #B3D2DB #D0B3DB #DBBCB3
split-complementary
#BEDBB3 #BCB3DB #DBB3D2
monochromatic
#77B460 #9AC789 #BEDBB3 #E2EFDD #EDF5EA
Accessibility & contrast
On white
1.50
#BEDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BEDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBB3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBB3 | 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)
#DED4B1
Deuteranopia (green-blind)
#D9D2B5
Tritanopia (blue-blind)
#BDD8D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedbb3; /* rgb */ color: rgb(190, 219, 179); /* oklch */ color: oklch(86.0% 0.062 137.1);
Tailwind
colors: {
custom: {
50: '#d2e6c9',
500: '#bedbb3',
950: '#000000',
},
}SCSS
$custom: #bedbb3; $custom-light: #d2e6c9; $custom-dark: #000000;
JSON
{
"hex": "#bedbb3",
"rgb": {
"r": 190,
"g": 219,
"b": 179
},
"hsl": {
"h": 103.5,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.85953,
"c": 0.06241,
"h": 137.1
},
"luminance": 0.64865
}Semantic roles & 50–950 ramp
primary
#BEDBB3
secondary
#A580B3
accent
#37AF8E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482