#BCF07B#BCF07B
#BCF07B is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.4% C 0.156 H 128.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF07B |
|---|---|
| RGB | rgb(188, 240, 123) |
| HSL | hsl(87, 80%, 71%) |
| HSV | hsv(87, 49%, 94%) |
| CMYK | cmyk(21.7%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(89.13, -35.30, 50.86) |
| CIE-LCH | lch(89.13, 61.91, 124.76°) |
| OKLab | oklab(89.41% -0.0982 0.1217) |
| OKLCH | oklch(89.41% 0.156 128.9) |
| XYZ | xyz(55.4738, 74.4406, 30.1809) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.90
Light Yellow Green
#CCFD7F
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.36
Celery
#C1FD95
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF07B #AF7BF0
analogous
#F0EA7B #BCF07B #81F07B
triadic
#BCF07B #7BBCF0 #F07BBC
tetradic
#BCF07B #7BF0EA #AF7BF0 #F07B81
square
#BCF07B #7BF0EA #AF7BF0 #F07B81
split-complementary
#BCF07B #7B81F0 #EA7BF0
monochromatic
#83D819 #A0EA44 #BCF07B #D8F6B2 #F1FCE4
Accessibility & contrast
On white
1.32
#BCF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BCF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF07B
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF07B | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE271
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#C0E7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf07b; /* rgb */ color: rgb(188, 240, 123); /* oklch */ color: oklch(89.4% 0.156 128.9);
Tailwind
colors: {
custom: {
50: '#d2f5a3',
500: '#bcf07b',
950: '#000000',
},
}SCSS
$custom: #bcf07b; $custom-light: #d2f5a3; $custom-dark: #000000;
JSON
{
"hex": "#bcf07b",
"rgb": {
"r": 188,
"g": 240,
"b": 123
},
"hsl": {
"h": 86.667,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.89409,
"c": 0.15637,
"h": 128.9
},
"luminance": 0.74442
}Semantic roles & 50–950 ramp
primary
#BCF07B
secondary
#8045CA
accent
#0ADC67
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580