#BCF88A#BCF88A
#BCF88A is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.153 H 132.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF88A |
|---|---|
| RGB | rgb(188, 248, 138) |
| HSL | hsl(93, 89%, 76%) |
| HSV | hsv(93, 44%, 97%) |
| CMYK | cmyk(24.2%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(91.53, -37.24, 46.70) |
| CIE-LCH | lch(91.53, 59.73, 128.56°) |
| OKLab | oklab(91.41% -0.1026 0.1133) |
| OKLCH | oklch(91.41% 0.153 132.2) |
| XYZ | xyz(58.8929, 79.6597, 36.3128) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.63
Celery
#C1FD95
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.42
Pale Light Green
#B1FC99
ΔE00 3.37
Spring Green (survey)
#A9F971
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF88A #C68AF8
analogous
#F3F88A #BCF88A #8AF88F
triadic
#BCF88A #8ABCF8 #F88ABC
tetradic
#BCF88A #8AF3F8 #C68AF8 #F88F8A
square
#BCF88A #8AF3F8 #C68AF8 #F88F8A
split-complementary
#BCF88A #8F8AF8 #F88AF3
monochromatic
#7AF117 #9BF550 #BCF88A #DDFBC4 #EEFDE2
Accessibility & contrast
On white
1.24
#BCF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BCF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF88A
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF88A | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#BEF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf88a; /* rgb */ color: rgb(188, 248, 138); /* oklch */ color: oklch(91.4% 0.153 132.2);
Tailwind
colors: {
custom: {
50: '#d2fbae',
500: '#bcf88a',
950: '#000000',
},
}SCSS
$custom: #bcf88a; $custom-light: #d2fbae; $custom-dark: #000000;
JSON
{
"hex": "#bcf88a",
"rgb": {
"r": 188,
"g": 248,
"b": 138
},
"hsl": {
"h": 92.727,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.91409,
"c": 0.15288,
"h": 132.2
},
"luminance": 0.79661
}Semantic roles & 50–950 ramp
primary
#BCF88A
secondary
#9950D6
accent
#00E57D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581