#BCF588#BCF588
#BCF588 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.151 H 131.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF588 |
|---|---|
| RGB | rgb(188, 245, 136) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(23.3%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.68, -36.12, 46.59) |
| CIE-LCH | lch(90.68, 58.95, 127.78°) |
| OKLab | oklab(90.71% -0.0996 0.113) |
| OKLCH | oklch(90.71% 0.151 131.4) |
| XYZ | xyz(57.8345, 77.7724, 35.2523) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Celery
#C1FD95
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.22
Light Pea Green
#C4FE82
ΔE00 2.67
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF588 #C188F5
analogous
#F3F588 #BCF588 #88F58B
triadic
#BCF588 #88BCF5 #F588BC
tetradic
#BCF588 #88F3F5 #C188F5 #F58B88
square
#BCF588 #88F3F5 #C188F5 #F58B88
split-complementary
#BCF588 #8B88F5 #F588F3
monochromatic
#7CEC17 #9CF050 #BCF588 #DCFAC0 #EFFDE3
Accessibility & contrast
On white
1.27
#BCF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BCF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF588
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF588 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#BEEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf588; /* rgb */ color: rgb(188, 245, 136); /* oklch */ color: oklch(90.7% 0.151 131.4);
Tailwind
colors: {
custom: {
50: '#d2f8ac',
500: '#bcf588',
950: '#000000',
},
}SCSS
$custom: #bcf588; $custom-light: #d2f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf588",
"rgb": {
"r": 188,
"g": 245,
"b": 136
},
"hsl": {
"h": 91.376,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90709,
"c": 0.15061,
"h": 131.4
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#BCF588
secondary
#944FD2
accent
#05E178
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581