#BCDA7B#BCDA7B
#BCDA7B is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.5% C 0.126 H 123.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA7B |
|---|---|
| RGB | rgb(188, 218, 123) |
| HSL | hsl(79, 56%, 67%) |
| HSV | hsv(79, 44%, 85%) |
| CMYK | cmyk(13.8%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(83.05, -24.99, 43.37) |
| CIE-LCH | lch(83.05, 50.05, 119.95°) |
| OKLab | oklab(84.52% -0.0693 0.105) |
| OKLCH | oklch(84.52% 0.126 123.4) |
| XYZ | xyz(49.3855, 62.2641, 28.1515) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.56
Pale Olive
#B9CC81
ΔE00 4.44
Greenish Tan
#BCCB7A
ΔE00 4.49
Greenish Beige
#C9D179
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.09
Light Olive
#ACBF69
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA7B #997BDA
analogous
#DAC87B #BCDA7B #8DDA7B
triadic
#BCDA7B #7BBCDA #DA7BBC
tetradic
#BCDA7B #7BDAC8 #997BDA #DA7B8D
square
#BCDA7B #7BDAC8 #997BDA #DA7B8D
split-complementary
#BCDA7B #7B8DDA #C87BDA
monochromatic
#84AB30 #A4CD4B #BCDA7B #D4E7AB #EDF5DB
Accessibility & contrast
On white
1.56
#BCDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BCDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA7B
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA7B | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#C2D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda7b; /* rgb */ color: rgb(188, 218, 123); /* oklch */ color: oklch(84.5% 0.126 123.4);
Tailwind
colors: {
custom: {
50: '#d1e5a3',
500: '#bcda7b',
950: '#000000',
},
}SCSS
$custom: #bcda7b; $custom-light: #d1e5a3; $custom-dark: #000000;
JSON
{
"hex": "#bcda7b",
"rgb": {
"r": 188,
"g": 218,
"b": 123
},
"hsl": {
"h": 78.947,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.84519,
"c": 0.12584,
"h": 123.4
},
"luminance": 0.62264
}Semantic roles & 50–950 ramp
primary
#BCDA7B
secondary
#6B4CAE
accent
#22C455
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480