#BCF878#BCF878
#BCF878 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.2% C 0.170 H 130.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF878 |
|---|---|
| RGB | rgb(188, 248, 120) |
| HSL | hsl(88, 90%, 72%) |
| HSV | hsv(88, 52%, 97%) |
| CMYK | cmyk(24.2%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(91.32, -39.21, 54.87) |
| CIE-LCH | lch(91.32, 67.44, 125.55°) |
| OKLab | oklab(91.16% -0.1093 0.1303) |
| OKLCH | oklch(91.16% 0.17 130) |
| XYZ | xyz(57.6960, 79.1809, 30.0093) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.13
Light Yellow Green
#CCFD7F
ΔE00 2.25
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Light Lime
#AEFD6C
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF878 #B478F8
analogous
#F8F478 #BCF878 #7CF878
triadic
#BCF878 #78BCF8 #F878BC
tetradic
#BCF878 #78F8F4 #B478F8 #F8787C
square
#BCF878 #78F8F4 #B478F8 #F8787C
split-complementary
#BCF878 #787CF8 #F478F8
monochromatic
#82E90C #9FF53E #BCF878 #D9FBB2 #F1FDE2
Accessibility & contrast
On white
1.25
#BCF878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BCF878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF878
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF878 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F9E580
Tritanopia (blue-blind)
#C0EFDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf878; /* rgb */ color: rgb(188, 248, 120); /* oklch */ color: oklch(91.2% 0.170 130.0);
Tailwind
colors: {
custom: {
50: '#d3fba2',
500: '#bcf878',
950: '#000000',
},
}SCSS
$custom: #bcf878; $custom-light: #d3fba2; $custom-dark: #000000;
JSON
{
"hex": "#bcf878",
"rgb": {
"r": 188,
"g": 248,
"b": 120
},
"hsl": {
"h": 88.125,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.91164,
"c": 0.17007,
"h": 130
},
"luminance": 0.79182
}Semantic roles & 50–950 ramp
primary
#BCF878
secondary
#8540D4
accent
#00E66C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580