#BCD57F#BCD57F
#BCD57F is a very light, moderate yellow-green. Relative luminance 0.598; OKLCH L 83.5% C 0.115 H 122.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD57F |
|---|---|
| RGB | rgb(188, 213, 127) |
| HSL | hsl(77, 51%, 67%) |
| HSV | hsv(77, 40%, 84%) |
| CMYK | cmyk(11.7%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(81.74, -22.10, 39.73) |
| CIE-LCH | lch(81.74, 45.46, 119.09°) |
| OKLab | oklab(83.48% -0.0609 0.097) |
| OKLCH | oklch(83.48% 0.115 122.1) |
| XYZ | xyz(48.3640, 59.8121, 29.0715) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.01
Pale Olive
#B9CC81
ΔE00 2.71
Greenish Tan
#BCCB7A
ΔE00 2.98
Greenish Beige
#C9D179
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.23
Light Olive
#ACBF69
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD57F #987FD5
analogous
#D5C37F #BCD57F #91D57F
triadic
#BCD57F #7FBCD5 #D57FBC
tetradic
#BCD57F #7FD5C3 #987FD5 #D57F91
square
#BCD57F #7FD5C3 #987FD5 #D57F91
split-complementary
#BCD57F #7F91D5 #C37FD5
monochromatic
#84A436 #A4C651 #BCD57F #D4E4AD #ECF3DB
Accessibility & contrast
On white
1.62
#BCD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BCD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD57F
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD57F | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC78
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#C2CDC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd57f; /* rgb */ color: rgb(188, 213, 127); /* oklch */ color: oklch(83.5% 0.115 122.1);
Tailwind
colors: {
custom: {
50: '#d1e2a5',
500: '#bcd57f',
950: '#000000',
},
}SCSS
$custom: #bcd57f; $custom-light: #d1e2a5; $custom-dark: #000000;
JSON
{
"hex": "#bcd57f",
"rgb": {
"r": 188,
"g": 213,
"b": 127
},
"hsl": {
"h": 77.442,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.83481,
"c": 0.11452,
"h": 122.1
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#BCD57F
secondary
#6A50A8
accent
#28BE53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480