#BEDBA3#BEDBA3
#BEDBA3 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.081 H 130.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBA3 |
|---|---|
| RGB | rgb(190, 219, 163) |
| HSL | hsl(91, 44%, 75%) |
| HSV | hsv(91, 26%, 86%) |
| CMYK | cmyk(13.2%, 0%, 25.6%, 14.1%) |
| CIE-LAB | lab(84.10, -19.46, 24.45) |
| CIE-LCH | lch(84.10, 31.24, 128.52°) |
| OKLab | oklab(85.6% -0.0524 0.062) |
| OKLCH | oklch(85.6% 0.081 130.2) |
| XYZ | xyz(53.1765, 64.2540, 44.2439) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 4.77
Pale Olive
#B9CC81
ΔE00 6.28
Pale Olive Green
#B1D27B
ΔE00 6.70
Washed Out Green
#BCF5A6
ΔE00 7.35
Very Pale Green
#CFFDBC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBA3 #C0A3DB
analogous
#DADBA3 #BEDBA3 #A3DBA4
triadic
#BEDBA3 #A3BEDB #DBA3BE
tetradic
#BEDBA3 #A3DADB #C0A3DB #DBA4A3
square
#BEDBA3 #A3DADB #C0A3DB #DBA4A3
split-complementary
#BEDBA3 #A4A3DB #DBA3DA
monochromatic
#80B94B #9FCA77 #BEDBA3 #DDECCF #EFF6E9
Accessibility & contrast
On white
1.52
#BEDBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BEDBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBA3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBA3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A0
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#C0D6CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedba3; /* rgb */ color: rgb(190, 219, 163); /* oklch */ color: oklch(85.6% 0.081 130.2);
Tailwind
colors: {
custom: {
50: '#d2e6be',
500: '#bedba3',
950: '#000000',
},
}SCSS
$custom: #bedba3; $custom-light: #d2e6be; $custom-dark: #000000;
JSON
{
"hex": "#bedba3",
"rgb": {
"r": 190,
"g": 219,
"b": 163
},
"hsl": {
"h": 91.071,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.85597,
"c": 0.08115,
"h": 130.2
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#BEDBA3
secondary
#926FB3
accent
#2FB775
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482