#BEDCA2#BEDCA2
#BEDCA2 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.084 H 130.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCA2 |
|---|---|
| RGB | rgb(190, 220, 162) |
| HSL | hsl(91, 45%, 75%) |
| HSV | hsv(91, 26%, 86%) |
| CMYK | cmyk(13.6%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(84.35, -20.10, 25.31) |
| CIE-LCH | lch(84.35, 32.32, 128.46°) |
| OKLab | oklab(85.79% -0.0542 0.064) |
| OKLCH | oklch(85.79% 0.084 130.3) |
| XYZ | xyz(53.3489, 64.7416, 43.8612) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.53
Light Sage
#BCECAC
ΔE00 4.47
Pale Olive
#B9CC81
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.41
Washed Out Green
#BCF5A6
ΔE00 6.95
Very Pale Green
#CFFDBC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCA2 #C0A2DC
analogous
#DBDCA2 #BEDCA2 #A2DCA3
triadic
#BEDCA2 #A2BEDC #DCA2BE
tetradic
#BEDCA2 #A2DBDC #C0A2DC #DCA3A2
square
#BEDCA2 #A2DBDC #C0A2DC #DCA3A2
split-complementary
#BEDCA2 #A3A2DC #DCA2DB
monochromatic
#80BB49 #9FCB76 #BEDCA2 #DDEDCE #EFF7E9
Accessibility & contrast
On white
1.51
#BEDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BEDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCA2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCA2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#DDD2A5
Tritanopia (blue-blind)
#C0D7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedca2; /* rgb */ color: rgb(190, 220, 162); /* oklch */ color: oklch(85.8% 0.084 130.3);
Tailwind
colors: {
custom: {
50: '#d2e7be',
500: '#bedca2',
950: '#000000',
},
}SCSS
$custom: #bedca2; $custom-light: #d2e7be; $custom-dark: #000000;
JSON
{
"hex": "#bedca2",
"rgb": {
"r": 190,
"g": 220,
"b": 162
},
"hsl": {
"h": 91.034,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85793,
"c": 0.0839,
"h": 130.3
},
"luminance": 0.64742
}Semantic roles & 50–950 ramp
primary
#BEDCA2
secondary
#926EB4
accent
#2DB875
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482