#BCDA7F#BCDA7F
#BCDA7F is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.122 H 123.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA7F |
|---|---|
| RGB | rgb(188, 218, 127) |
| HSL | hsl(80, 55%, 68%) |
| HSV | hsv(80, 42%, 85%) |
| CMYK | cmyk(13.8%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(83.11, -24.53, 41.46) |
| CIE-LCH | lch(83.11, 48.18, 120.61°) |
| OKLab | oklab(84.58% -0.0678 0.1009) |
| OKLCH | oklch(84.58% 0.122 123.9) |
| XYZ | xyz(49.6410, 62.3663, 29.4972) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.28
Pale Olive
#B9CC81
ΔE00 4.13
Greenish Tan
#BCCB7A
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 4.89
Greenish Beige
#C9D179
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA7F #9D7FDA
analogous
#DACA7F #BCDA7F #8EDA7F
triadic
#BCDA7F #7FBCDA #DA7FBC
tetradic
#BCDA7F #7FDACA #9D7FDA #DA7F8E
square
#BCDA7F #7FDACA #9D7FDA #DA7F8E
split-complementary
#BCDA7F #7F8EDA #CA7FDA
monochromatic
#84AD32 #A3CC50 #BCDA7F #D5E8AE #EEF5DE
Accessibility & contrast
On white
1.56
#BCDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BCDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA7F
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA7F | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D078
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#C2D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda7f; /* rgb */ color: rgb(188, 218, 127); /* oklch */ color: oklch(84.6% 0.122 123.9);
Tailwind
colors: {
custom: {
50: '#d1e5a5',
500: '#bcda7f',
950: '#000000',
},
}SCSS
$custom: #bcda7f; $custom-light: #d1e5a5; $custom-dark: #000000;
JSON
{
"hex": "#bcda7f",
"rgb": {
"r": 188,
"g": 218,
"b": 127
},
"hsl": {
"h": 79.78,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.8458,
"c": 0.12157,
"h": 123.9
},
"luminance": 0.62366
}Semantic roles & 50–950 ramp
primary
#BCDA7F
secondary
#6E4EAF
accent
#23C358
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480