#BCF692#BCF692
#BCF692 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.142 H 133.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF692 |
|---|---|
| RGB | rgb(188, 246, 146) |
| HSL | hsl(95, 85%, 77%) |
| HSV | hsv(95, 41%, 96%) |
| CMYK | cmyk(23.6%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(91.09, -35.35, 42.27) |
| CIE-LCH | lch(91.09, 55.10, 129.91°) |
| OKLab | oklab(91.09% -0.097 0.1036) |
| OKLCH | oklch(91.09% 0.142 133.1) |
| XYZ | xyz(58.8819, 78.6768, 39.2724) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.48
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF692 #CC92F6
analogous
#EEF692 #BCF692 #92F69A
triadic
#BCF692 #92BCF6 #F692BC
tetradic
#BCF692 #92EEF6 #CC92F6 #F69A92
square
#BCF692 #92EEF6 #CC92F6 #F69A92
split-complementary
#BCF692 #9A92F6 #F692EE
monochromatic
#77ED21 #99F159 #BCF692 #DFFBCB #EEFDE3
Accessibility & contrast
On white
1.25
#BCF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BCF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF692
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF692 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#BDEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf692; /* rgb */ color: rgb(188, 246, 146); /* oklch */ color: oklch(91.1% 0.142 133.1);
Tailwind
colors: {
custom: {
50: '#d2f9b3',
500: '#bcf692',
950: '#000000',
},
}SCSS
$custom: #bcf692; $custom-light: #d2f9b3; $custom-dark: #000000;
JSON
{
"hex": "#bcf692",
"rgb": {
"r": 188,
"g": 246,
"b": 146
},
"hsl": {
"h": 94.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.91086,
"c": 0.14191,
"h": 133.1
},
"luminance": 0.78678
}Semantic roles & 50–950 ramp
primary
#BCF692
secondary
#A058D4
accent
#04E184
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581