#BCFF98#BCFF98
#BCFF98 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.149 H 135.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF98 |
|---|---|
| RGB | rgb(188, 255, 152) |
| HSL | hsl(99, 100%, 80%) |
| HSV | hsv(99, 40%, 100%) |
| CMYK | cmyk(26.3%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(93.66, -38.64, 42.64) |
| CIE-LCH | lch(93.66, 57.54, 132.19°) |
| OKLab | oklab(93.19% -0.1059 0.1047) |
| OKLCH | oklch(93.19% 0.149 135.3) |
| XYZ | xyz(62.1650, 84.4765, 42.7300) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.17
Pale Light Green
#B1FC99
ΔE00 1.74
Pastel Green
#B0FF9D
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF98 #DB98FF
analogous
#F0FF98 #BCFF98 #98FFA8
triadic
#BCFF98 #98BCFF #FF98BC
tetradic
#BCFF98 #98F0FF #DB98FF #FFA898
square
#BCFF98 #98F0FF #DB98FF #FFA898
split-complementary
#BCFF98 #A898FF #FF98F0
monochromatic
#6CFF1E #94FF5B #BCFF98 #E4FFD5 #EBFFE0
Accessibility & contrast
On white
1.17
#BCFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BCFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF98
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF98 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FCEB9E
Tritanopia (blue-blind)
#BBF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff98; /* rgb */ color: rgb(188, 255, 152); /* oklch */ color: oklch(93.2% 0.149 135.3);
Tailwind
colors: {
custom: {
50: '#d2ffb7',
500: '#bcff98',
950: '#000000',
},
}SCSS
$custom: #bcff98; $custom-light: #d2ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bcff98",
"rgb": {
"r": 188,
"g": 255,
"b": 152
},
"hsl": {
"h": 99.029,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93187,
"c": 0.14888,
"h": 135.3
},
"luminance": 0.84478
}Semantic roles & 50–950 ramp
primary
#BCFF98
secondary
#B259E2
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681