#BCF898#BCF898
#BCF898 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.6% C 0.139 H 134.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF898 |
|---|---|
| RGB | rgb(188, 248, 152) |
| HSL | hsl(98, 87%, 78%) |
| HSV | hsv(98, 39%, 97%) |
| CMYK | cmyk(24.2%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(91.73, -35.48, 40.15) |
| CIE-LCH | lch(91.73, 53.58, 131.47°) |
| OKLab | oklab(91.63% -0.0971 0.0989) |
| OKLCH | oklch(91.63% 0.139 134.5) |
| XYZ | xyz(59.9726, 80.0916, 41.9991) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.59
Tea Green
#BDF8A3
ΔE00 1.87
Pale Light Green
#B1FC99
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF898 #D498F8
analogous
#ECF898 #BCF898 #98F8A4
triadic
#BCF898 #98BCF8 #F898BC
tetradic
#BCF898 #98ECF8 #D498F8 #F8A498
square
#BCF898 #98ECF8 #D498F8 #F8A498
split-complementary
#BCF898 #A498F8 #F898EC
monochromatic
#71F025 #97F45F #BCF898 #E1FCD1 #ECFDE2
Accessibility & contrast
On white
1.23
#BCF898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BCF898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF898
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF898 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F6E59D
Tritanopia (blue-blind)
#BCF1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf898; /* rgb */ color: rgb(188, 248, 152); /* oklch */ color: oklch(91.6% 0.139 134.5);
Tailwind
colors: {
custom: {
50: '#d2fbb7',
500: '#bcf898',
950: '#000000',
},
}SCSS
$custom: #bcf898; $custom-light: #d2fbb7; $custom-dark: #000000;
JSON
{
"hex": "#bcf898",
"rgb": {
"r": 188,
"g": 248,
"b": 152
},
"hsl": {
"h": 97.5,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.91628,
"c": 0.13864,
"h": 134.5
},
"luminance": 0.80093
}Semantic roles & 50–950 ramp
primary
#BCF898
secondary
#AA5CD8
accent
#02E48F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581