#BEDCAB#BEDCAB
#BEDCAB is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 86.0% C 0.073 H 133.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCAB |
|---|---|
| RGB | rgb(190, 220, 171) |
| HSL | hsl(97, 41%, 77%) |
| HSV | hsv(97, 22%, 86%) |
| CMYK | cmyk(13.6%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(84.52, -18.71, 20.86) |
| CIE-LCH | lch(84.52, 28.02, 131.89°) |
| OKLab | oklab(85.99% -0.0504 0.0532) |
| OKLCH | oklch(85.99% 0.073 133.5) |
| XYZ | xyz(54.1777, 65.0731, 48.2262) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.69
Light Sage
#BCECAC
ΔE00 4.99
Very Pale Green
#CFFDBC
ΔE00 7.54
Hospital Green
#9BE5AA
ΔE00 7.63
Pale Olive
#B9CC81
ΔE00 7.87
Very Light Green
#D1FFBD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCAB #C9ABDC
analogous
#D7DCAB #BEDCAB #ABDCB1
triadic
#BEDCAB #ABBEDC #DCABBE
tetradic
#BEDCAB #ABD7DC #C9ABDC #DCB1AB
square
#BEDCAB #ABD7DC #C9ABDC #DCB1AB
split-complementary
#BEDCAB #B1ABDC #DCABD7
monochromatic
#7BB855 #9DCA80 #BEDCAB #DFEED6 #EEF6E9
Accessibility & contrast
On white
1.50
#BEDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BEDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCAB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCAB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5A8
Deuteranopia (green-blind)
#DCD2AD
Tritanopia (blue-blind)
#BFD8CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedcab; /* rgb */ color: rgb(190, 220, 171); /* oklch */ color: oklch(86.0% 0.073 133.5);
Tailwind
colors: {
custom: {
50: '#d2e7c4',
500: '#bedcab',
950: '#000000',
},
}SCSS
$custom: #bedcab; $custom-light: #d2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#bedcab",
"rgb": {
"r": 190,
"g": 220,
"b": 171
},
"hsl": {
"h": 96.735,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85986,
"c": 0.07333,
"h": 133.5
},
"luminance": 0.65074
}Semantic roles & 50–950 ramp
primary
#BEDCAB
secondary
#9C77B4
accent
#31B481
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482