#BCDD7C#BCDD7C
#BCDD7C is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 85.2% C 0.129 H 124.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD7C |
|---|---|
| RGB | rgb(188, 221, 124) |
| HSL | hsl(80, 59%, 68%) |
| HSV | hsv(80, 44%, 87%) |
| CMYK | cmyk(14.9%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(83.89, -26.32, 43.93) |
| CIE-LCH | lch(83.89, 51.21, 120.93°) |
| OKLab | oklab(85.2% -0.073 0.1063) |
| OKLCH | oklch(85.2% 0.129 124.5) |
| XYZ | xyz(50.2334, 63.8592, 28.7445) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.00
Pale Olive
#B9CC81
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD7C #9D7CDD
analogous
#DDCD7C #BCDD7C #8CDD7C
triadic
#BCDD7C #7CBCDD #DD7CBC
tetradic
#BCDD7C #7CDDCD #9D7CDD #DD7C8C
square
#BCDD7C #7CDDCD #9D7CDD #DD7C8C
split-complementary
#BCDD7C #7C8CDD #CD7CDD
monochromatic
#84B12E #A3D04B #BCDD7C #D5EAAD #EEF6DD
Accessibility & contrast
On white
1.52
#BCDD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BCDD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD7C
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD7C | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D274
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#C2D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdd7c; /* rgb */ color: rgb(188, 221, 124); /* oklch */ color: oklch(85.2% 0.129 124.5);
Tailwind
colors: {
custom: {
50: '#d1e7a3',
500: '#bcdd7c',
950: '#000000',
},
}SCSS
$custom: #bcdd7c; $custom-light: #d1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bcdd7c",
"rgb": {
"r": 188,
"g": 221,
"b": 124
},
"hsl": {
"h": 80.412,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.85197,
"c": 0.12897,
"h": 124.5
},
"luminance": 0.6386
}Semantic roles & 50–950 ramp
primary
#BCDD7C
secondary
#6E4BB3
accent
#1FC658
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480