#BCF992#BCF992
#BCF992 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.8% C 0.146 H 133.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF992 |
|---|---|
| RGB | rgb(188, 249, 146) |
| HSL | hsl(96, 90%, 77%) |
| HSV | hsv(96, 41%, 98%) |
| CMYK | cmyk(24.5%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.92, -36.71, 43.33) |
| CIE-LCH | lch(91.92, 56.79, 130.27°) |
| OKLab | oklab(91.75% -0.1008 0.106) |
| OKLCH | oklch(91.75% 0.146 133.5) |
| XYZ | xyz(59.8018, 80.5165, 39.5790) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.91
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Pale Light Green
#B1FC99
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.47
Tea Green
#BDF8A3
ΔE00 2.94
Pastel Green
#B0FF9D
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF992 #CF92F9
analogous
#EFF992 #BCF992 #92F99C
triadic
#BCF992 #92BCF9 #F992BC
tetradic
#BCF992 #92EFF9 #CF92F9 #F99C92
square
#BCF992 #92EFF9 #CF92F9 #F99C92
split-complementary
#BCF992 #9C92F9 #F992EF
monochromatic
#75F31E #98F658 #BCF992 #E0FCCC #EDFDE2
Accessibility & contrast
On white
1.23
#BCF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BCF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF992
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF992 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#BDF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf992; /* rgb */ color: rgb(188, 249, 146); /* oklch */ color: oklch(91.8% 0.146 133.5);
Tailwind
colors: {
custom: {
50: '#d2fbb3',
500: '#bcf992',
950: '#000000',
},
}SCSS
$custom: #bcf992; $custom-light: #d2fbb3; $custom-dark: #000000;
JSON
{
"hex": "#bcf992",
"rgb": {
"r": 188,
"g": 249,
"b": 146
},
"hsl": {
"h": 95.534,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91754,
"c": 0.14627,
"h": 133.5
},
"luminance": 0.80518
}Semantic roles & 50–950 ramp
primary
#BCF992
secondary
#A457D8
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581