#BCF87B#BCF87B
#BCF87B is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.2% C 0.167 H 130.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF87B |
|---|---|
| RGB | rgb(188, 248, 123) |
| HSL | hsl(89, 90%, 73%) |
| HSV | hsv(89, 50%, 97%) |
| CMYK | cmyk(24.2%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(91.35, -38.91, 53.54) |
| CIE-LCH | lch(91.35, 66.18, 126.01°) |
| OKLab | oklab(91.2% -0.1082 0.1276) |
| OKLCH | oklch(91.2% 0.167 130.3) |
| XYZ | xyz(57.8809, 79.2549, 30.9833) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Yellow Green
#CCFD7F
ΔE00 2.34
Spring Green (survey)
#A9F971
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF87B #B77BF8
analogous
#F8F57B #BCF87B #7DF87B
triadic
#BCF87B #7BBCF8 #F87BBC
tetradic
#BCF87B #7BF8F5 #B77BF8 #F87B7D
square
#BCF87B #7BF8F5 #B77BF8 #F87B7D
split-complementary
#BCF87B #7B7DF8 #F57BF8
monochromatic
#81EC0D #9FF541 #BCF87B #D9FBB5 #F0FDE2
Accessibility & contrast
On white
1.25
#BCF87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BCF87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF87B
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF87B | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#BFEFDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf87b; /* rgb */ color: rgb(188, 248, 123); /* oklch */ color: oklch(91.2% 0.167 130.3);
Tailwind
colors: {
custom: {
50: '#d3fba4',
500: '#bcf87b',
950: '#000000',
},
}SCSS
$custom: #bcf87b; $custom-light: #d3fba4; $custom-dark: #000000;
JSON
{
"hex": "#bcf87b",
"rgb": {
"r": 188,
"g": 248,
"b": 123
},
"hsl": {
"h": 88.8,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.91202,
"c": 0.16731,
"h": 130.3
},
"luminance": 0.79256
}Semantic roles & 50–950 ramp
primary
#BCF87B
secondary
#8943D4
accent
#00E66E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580