#BCF880#BCF880
#BCF880 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.163 H 130.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF880 |
|---|---|
| RGB | rgb(188, 248, 128) |
| HSL | hsl(90, 90%, 74%) |
| HSV | hsv(90, 48%, 97%) |
| CMYK | cmyk(24.2%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(91.41, -38.37, 51.29) |
| CIE-LCH | lch(91.41, 64.05, 126.80°) |
| OKLab | oklab(91.27% -0.1064 0.123) |
| OKLCH | oklch(91.27% 0.163 130.9) |
| XYZ | xyz(58.2020, 79.3833, 32.6740) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.35
Light Pea Green
#C4FE82
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 1.52
Pale Lime
#BEFD73
ΔE00 2.30
Light Yellow Green
#CCFD7F
ΔE00 2.64
Celery
#C1FD95
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF880 #BC80F8
analogous
#F8F880 #BCF880 #80F880
triadic
#BCF880 #80BCF8 #F880BC
tetradic
#BCF880 #80F8F8 #BC80F8 #F88080
square
#BCF880 #80F8F8 #BC80F8 #F88080
split-complementary
#BCF880 #8080F8 #F880F8
monochromatic
#7FF00D #9DF546 #BCF880 #DBFBBA #F0FDE2
Accessibility & contrast
On white
1.24
#BCF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BCF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF880
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF880 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#BFEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf880; /* rgb */ color: rgb(188, 248, 128); /* oklch */ color: oklch(91.3% 0.163 130.9);
Tailwind
colors: {
custom: {
50: '#d2fba7',
500: '#bcf880',
950: '#000000',
},
}SCSS
$custom: #bcf880; $custom-light: #d2fba7; $custom-dark: #000000;
JSON
{
"hex": "#bcf880",
"rgb": {
"r": 188,
"g": 248,
"b": 128
},
"hsl": {
"h": 90,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.91268,
"c": 0.16261,
"h": 130.9
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#BCF880
secondary
#8E47D5
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580