#BCF98E#BCF98E
#BCF98E is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.150 H 132.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF98E |
|---|---|
| RGB | rgb(188, 249, 142) |
| HSL | hsl(94, 90%, 77%) |
| HSV | hsv(94, 43%, 98%) |
| CMYK | cmyk(24.5%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(91.86, -37.21, 45.20) |
| CIE-LCH | lch(91.86, 58.54, 129.46°) |
| OKLab | oklab(91.69% -0.1023 0.1101) |
| OKLCH | oklch(91.69% 0.15 132.9) |
| XYZ | xyz(59.4961, 80.3942, 37.9689) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.94
Celery
#C1FD95
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF98E #CB8EF9
analogous
#F1F98E #BCF98E #8EF996
triadic
#BCF98E #8EBCF9 #F98EBC
tetradic
#BCF98E #8EF1F9 #CB8EF9 #F9968E
square
#BCF98E #8EF1F9 #CB8EF9 #F9968E
split-complementary
#BCF98E #968EF9 #F98EF1
monochromatic
#77F31A #9AF654 #BCF98E #DEFCC8 #EEFDE2
Accessibility & contrast
On white
1.23
#BCF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BCF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF98E
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF98E | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#BDF1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf98e; /* rgb */ color: rgb(188, 249, 142); /* oklch */ color: oklch(91.7% 0.150 132.9);
Tailwind
colors: {
custom: {
50: '#d2fbb0',
500: '#bcf98e',
950: '#000000',
},
}SCSS
$custom: #bcf98e; $custom-light: #d2fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bcf98e",
"rgb": {
"r": 188,
"g": 249,
"b": 142
},
"hsl": {
"h": 94.206,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.91692,
"c": 0.15031,
"h": 132.9
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#BCF98E
secondary
#9F53D8
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581