#BEDBA4#BEDBA4
#BEDBA4 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.080 H 130.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBA4 |
|---|---|
| RGB | rgb(190, 219, 164) |
| HSL | hsl(92, 43%, 75%) |
| HSV | hsv(92, 25%, 86%) |
| CMYK | cmyk(13.2%, 0%, 25.1%, 14.1%) |
| CIE-LAB | lab(84.12, -19.30, 23.95) |
| CIE-LCH | lch(84.12, 30.76, 128.87°) |
| OKLab | oklab(85.62% -0.052 0.0608) |
| OKLCH | oklch(85.62% 0.08 130.6) |
| XYZ | xyz(53.2665, 64.2900, 44.7177) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 4.80
Pale Olive
#B9CC81
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.91
Washed Out Green
#BCF5A6
ΔE00 7.44
Very Pale Green
#CFFDBC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBA4 #C1A4DB
analogous
#DADBA4 #BEDBA4 #A4DBA5
triadic
#BEDBA4 #A4BEDB #DBA4BE
tetradic
#BEDBA4 #A4DADB #C1A4DB #DBA5A4
square
#BEDBA4 #A4DADB #C1A4DB #DBA5A4
split-complementary
#BEDBA4 #A5A4DB #DBA4DA
monochromatic
#7FB84C #9FCA78 #BEDBA4 #DDECD0 #EFF6E9
Accessibility & contrast
On white
1.52
#BEDBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BEDBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBA4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBA4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A1
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#C0D6CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedba4; /* rgb */ color: rgb(190, 219, 164); /* oklch */ color: oklch(85.6% 0.080 130.6);
Tailwind
colors: {
custom: {
50: '#d2e6bf',
500: '#bedba4',
950: '#000000',
},
}SCSS
$custom: #bedba4; $custom-light: #d2e6bf; $custom-dark: #000000;
JSON
{
"hex": "#bedba4",
"rgb": {
"r": 190,
"g": 219,
"b": 164
},
"hsl": {
"h": 91.636,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.85618,
"c": 0.07997,
"h": 130.6
},
"luminance": 0.64291
}Semantic roles & 50–950 ramp
primary
#BEDBA4
secondary
#9370B3
accent
#2FB676
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482