#BEDFA4#BEDFA4
#BEDFA4 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.086 H 131.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFA4 |
|---|---|
| RGB | rgb(190, 223, 164) |
| HSL | hsl(94, 48%, 76%) |
| HSV | hsv(94, 26%, 87%) |
| CMYK | cmyk(14.8%, 0%, 26.5%, 12.5%) |
| CIE-LAB | lab(85.20, -21.27, 25.43) |
| CIE-LCH | lch(85.20, 33.16, 129.91°) |
| OKLab | oklab(86.49% -0.0575 0.0644) |
| OKLCH | oklch(86.49% 0.086 131.8) |
| XYZ | xyz(54.3225, 66.4021, 45.0697) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.85
Light Sage
#BCECAC
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 6.18
Very Pale Green
#CFFDBC
ΔE00 6.47
Pale Olive Green
#B1D27B
ΔE00 6.65
Pale Olive
#B9CC81
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFA4 #C5A4DF
analogous
#DBDFA4 #BEDFA4 #A4DFA7
triadic
#BEDFA4 #A4BEDF #DFA4BE
tetradic
#BEDFA4 #A4DBDF #C5A4DF #DFA7A4
square
#BEDFA4 #A4DBDF #C5A4DF #DFA7A4
split-complementary
#BEDFA4 #A7A4DF #DFA4DB
monochromatic
#7DBF49 #9ECF77 #BEDFA4 #DEEFD1 #EFF7E8
Accessibility & contrast
On white
1.47
#BEDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BEDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFA4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFA4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A0
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#BFDACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfa4; /* rgb */ color: rgb(190, 223, 164); /* oklch */ color: oklch(86.5% 0.086 131.8);
Tailwind
colors: {
custom: {
50: '#d2e9bf',
500: '#bedfa4',
950: '#000000',
},
}SCSS
$custom: #bedfa4; $custom-light: #d2e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bedfa4",
"rgb": {
"r": 190,
"g": 223,
"b": 164
},
"hsl": {
"h": 93.559,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86485,
"c": 0.08628,
"h": 131.8
},
"luminance": 0.66403
}Semantic roles & 50–950 ramp
primary
#BEDFA4
secondary
#9870B8
accent
#2ABB7B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482