#BEDEB3#BEDEB3
#BEDEB3 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.067 H 137.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEB3 |
|---|---|
| RGB | rgb(190, 222, 179) |
| HSL | hsl(105, 39%, 79%) |
| HSV | hsv(105, 19%, 87%) |
| CMYK | cmyk(14.4%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(85.22, -18.41, 17.65) |
| CIE-LCH | lch(85.22, 25.50, 136.20°) |
| OKLab | oklab(86.6% -0.0498 0.0453) |
| OKLCH | oklch(86.6% 0.067 137.7) |
| XYZ | xyz(55.4915, 66.4435, 52.5404) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 5.54
Mint
#AAF0C1
ΔE00 7.34
Hospital Green
#9BE5AA
ΔE00 7.47
Very Pale Green
#CFFDBC
ΔE00 7.75
Very Light Green
#D1FFBD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEB3 #D3B3DE
analogous
#D3DEB3 #BEDEB3 #B3DEBD
triadic
#BEDEB3 #B3BEDE #DEB3BE
tetradic
#BEDEB3 #B3D3DE #D3B3DE #DEBDB3
square
#BEDEB3 #B3D3DE #D3B3DE #DEBDB3
split-complementary
#BEDEB3 #BDB3DE #DEB3D3
monochromatic
#75B95E #9ACB88 #BEDEB3 #E2F1DE #EDF6EA
Accessibility & contrast
On white
1.47
#BEDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BEDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEB3
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEB3 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B1
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#BDDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedeb3; /* rgb */ color: rgb(190, 222, 179); /* oklch */ color: oklch(86.6% 0.067 137.7);
Tailwind
colors: {
custom: {
50: '#d2e8c9',
500: '#bedeb3',
950: '#000000',
},
}SCSS
$custom: #bedeb3; $custom-light: #d2e8c9; $custom-dark: #000000;
JSON
{
"hex": "#bedeb3",
"rgb": {
"r": 190,
"g": 222,
"b": 179
},
"hsl": {
"h": 104.651,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.86598,
"c": 0.06736,
"h": 137.7
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#BEDEB3
secondary
#A87FB6
accent
#33B292
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482