#BCF98D#BCF98D
#BCF98D is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.151 H 132.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF98D |
|---|---|
| RGB | rgb(188, 249, 141) |
| HSL | hsl(94, 90%, 76%) |
| HSV | hsv(94, 43%, 98%) |
| CMYK | cmyk(24.5%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(91.85, -37.33, 45.66) |
| CIE-LCH | lch(91.85, 58.98, 129.27°) |
| OKLab | oklab(91.68% -0.1027 0.1111) |
| OKLCH | oklch(91.68% 0.151 132.8) |
| XYZ | xyz(59.4213, 80.3643, 37.5753) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.82
Celery
#C1FD95
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.69
Pale Light Green
#B1FC99
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF98D #CA8DF9
analogous
#F2F98D #BCF98D #8DF994
triadic
#BCF98D #8DBCF9 #F98DBC
tetradic
#BCF98D #8DF2F9 #CA8DF9 #F9948D
square
#BCF98D #8DF2F9 #CA8DF9 #F9948D
split-complementary
#BCF98D #948DF9 #F98DF2
monochromatic
#78F319 #9AF653 #BCF98D #DEFCC7 #EEFDE2
Accessibility & contrast
On white
1.23
#BCF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BCF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF98D
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF98D | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#BDF1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf98d; /* rgb */ color: rgb(188, 249, 141); /* oklch */ color: oklch(91.7% 0.151 132.8);
Tailwind
colors: {
custom: {
50: '#d2fbb0',
500: '#bcf98d',
950: '#000000',
},
}SCSS
$custom: #bcf98d; $custom-light: #d2fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bcf98d",
"rgb": {
"r": 188,
"g": 249,
"b": 141
},
"hsl": {
"h": 93.889,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.91677,
"c": 0.15131,
"h": 132.8
},
"luminance": 0.80366
}Semantic roles & 50–950 ramp
primary
#BCF98D
secondary
#9E52D8
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581